Update git to what currrrently run on the clustter

This commit is contained in:
dvirlabs 2026-03-19 22:14:27 +02:00
parent 21cdf48d3a
commit c1aca945b3

View File

@ -9,17 +9,14 @@ ingress:
enabled: true enabled: true
className: traefik className: traefik
annotations: annotations:
traefik.ingress.kubernetes.io/router.entrypoints: websecure cert-manager.io/cluster-issuer: letsencrypt
traefik.ingress.kubernetes.io/router.tls: "true" traefik.ingress.kubernetes.io/router.entrypoints: web
hosts: hosts:
- host: git.dvirlabs.com - host: git.dvirlabs.com
paths: paths:
- path: / - path: /
pathType: Prefix pathType: Prefix
tls: tls: []
- hosts:
- git.dvirlabs.com
secretName: git-dvirlabs-cert
gitea: gitea:
admin: admin: