fix: gitea

This commit is contained in:
auricom
2021-07-31 02:43:30 +02:00
parent 63f6c4cd56
commit 6778afa4d1

View File

@@ -56,6 +56,9 @@ spec:
password: ${SECRET_GITEA_ADMIN_PASSWORD}
config:
APP_NAME: "Homelab Gitea"
cron.resync_all_sshkeys:
ENABLED: true
RUN_AT_START: true
database:
DB_TYPE: postgres
HOST: postgresql-kube.data.svc.cluster.local.:5432