mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
fix: gitea
This commit is contained in:
@@ -56,6 +56,9 @@ spec:
|
|||||||
password: ${SECRET_GITEA_ADMIN_PASSWORD}
|
password: ${SECRET_GITEA_ADMIN_PASSWORD}
|
||||||
config:
|
config:
|
||||||
APP_NAME: "Homelab Gitea"
|
APP_NAME: "Homelab Gitea"
|
||||||
|
cron.resync_all_sshkeys:
|
||||||
|
ENABLED: true
|
||||||
|
RUN_AT_START: true
|
||||||
database:
|
database:
|
||||||
DB_TYPE: postgres
|
DB_TYPE: postgres
|
||||||
HOST: postgresql-kube.data.svc.cluster.local.:5432
|
HOST: postgresql-kube.data.svc.cluster.local.:5432
|
||||||
|
Reference in New Issue
Block a user