(feat) Update Apps to use common-postgresql hooks (#1114)
* (feat) bump common to use new common postgresql-hooks * bump postgresql as well * bump yet again * also process gitea * sogo * also add adaptations to gitea * bump postgresql * bump postgresql yet again * revert central defined existing secret * bump common... again * bumps * fix vaultwarden * encode authelia dbpassword secret correctly * remove useless container from nextcloud config * some cleanup * use lookup to grab the secret for authelia * try getting authelia to work * Fix quoting issues for autheliadb
This commit is contained in:
@@ -34,6 +34,7 @@ initContainers:
|
||||
# Enabled postgres
|
||||
postgresql:
|
||||
enabled: true
|
||||
existingSecret: "dbcreds"
|
||||
postgresqlUsername: authelia
|
||||
postgresqlDatabase: authelia
|
||||
persistence:
|
||||
|
||||
Reference in New Issue
Block a user