fix some issues with postgresql permissions on vaultwarden

This commit is contained in:
kjeld Schouten-Lebbing
2021-08-10 15:40:49 +02:00
parent 6560dc4176
commit 7dbec929c5
2 changed files with 3 additions and 1 deletions

View File

@@ -31,4 +31,4 @@ name: vaultwarden
sources:
- https://github.com/dani-garcia/vaultwarden
type: application
version: 3.9.2
version: 3.9.3

View File

@@ -163,6 +163,8 @@ persistence:
# Enabled postgres
# ... for more options see https://github.com/bitnami/charts/tree/master/bitnami/postgresql
postgresql:
volumePermissions:
enabled: true
enabled: true
postgresqlUsername: vaultwarden
postgresqlDatabase: vaultwarden