fix: gitea

This commit is contained in:
auricom
2021-12-22 16:38:44 +01:00
parent 74a64cb46a
commit b34463c196

View File

@@ -37,7 +37,7 @@ spec:
NAME: gitea
USER: gitea
PASSWD: ${SECRET_GITEA_DB_PASSWORD}
SCHEMA: gitea
SCHEMA: public
server:
SSH_PORT: 22
SSH_LISTEN_PORT: 22
@@ -88,7 +88,7 @@ spec:
ingress:
enabled: true
# annotations:
# traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
# traefik.ingress.kubernetes.io/router.entrypoints: "websecure"
hosts:
- host: "gitea.${SECRET_CLUSTER_DOMAIN}"
paths: