Change gitea domain

This commit is contained in:
SeanOMik 2023-04-25 22:18:01 -04:00
parent 74a37e9bc3
commit c8600d6038
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ spec:
cert-manager.io/cluster-issuer: letsencrypt-production cert-manager.io/cluster-issuer: letsencrypt-production
traefik.ingress.kubernetes.io/router.entrypoints: websecure traefik.ingress.kubernetes.io/router.entrypoints: websecure
hosts: hosts:
- host: &host "gitea.${SECRET_NEW_DOMAIN}" - host: &host "git.${SECRET_NEW_DOMAIN}"
paths: paths:
- path: / - path: /
pathType: Prefix pathType: Prefix