mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-03 09:09:01 +02:00
fix: gitea
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user