vw postgres
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
database:
|
||||
type: postgresql
|
||||
host: vaultwarden-postgresql
|
||||
port: "5432"
|
||||
dbName: vaultwarden
|
||||
existingSecret: prod-db-creds
|
||||
existingSecretUserKey: pgusername
|
||||
existingSecretPasswordKey: pgpassword
|
||||
|
||||
Reference in New Issue
Block a user