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
|
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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user