vw postgres

This commit is contained in:
2026-05-16 18:10:14 +02:00
parent 21fb50ba00
commit f2c56156bf
4 changed files with 110 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
database:
type: postgresql
host: vaultwarden-postgresql
port: "5432"
dbName: vaultwarden
existingSecret: prod-db-creds
existingSecretUserKey: pgusername
existingSecretPasswordKey: pgpassword