Update git to what currrrently run on the clustter
This commit is contained in:
parent
21cdf48d3a
commit
c1aca945b3
@ -9,17 +9,14 @@ ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
annotations:
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
traefik.ingress.kubernetes.io/router.tls: "true"
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: web
|
||||
hosts:
|
||||
- host: git.dvirlabs.com
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
tls:
|
||||
- hosts:
|
||||
- git.dvirlabs.com
|
||||
secretName: git-dvirlabs-cert
|
||||
tls: []
|
||||
|
||||
gitea:
|
||||
admin:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user