apps: fix global postgres config

This commit is contained in:
xeruf 2024-02-20 12:48:17 +01:00
parent f1c1e96c6b
commit d270f6b305
2 changed files with 14 additions and 10 deletions

View File

@ -99,6 +99,8 @@ data:
enabled: true
commonLabels:
stackspin.net/backupSet: "vikunja"
global:
postgresql:
auth:
database: vikunja
username: vikunja

View File

@ -86,6 +86,8 @@ data:
enabled: true
commonLabels:
stackspin.net/backupSet: "forgejo"
global:
postgresql:
auth:
database: gitea
username: gitea