Change gitea domain
This commit is contained in:
parent
74a37e9bc3
commit
c8600d6038
|
@ -62,7 +62,7 @@ spec:
|
|||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
traefik.ingress.kubernetes.io/router.entrypoints: websecure
|
||||
hosts:
|
||||
- host: &host "gitea.${SECRET_NEW_DOMAIN}"
|
||||
- host: &host "git.${SECRET_NEW_DOMAIN}"
|
||||
paths:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
|
|
Loading…
Reference in New Issue