Fix persistance values at PostgreSQL charts.

According with: https://github.com/bitnami/charts/blob/master/bitnami/postgresql/values.yaml
This commit is contained in:
Rafał 2022-05-04 15:44:47 +02:00 committed by GitHub
parent e7696b46a9
commit 0ffe235863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,8 +83,8 @@ postgresql:
postgresqlUsername: home-assistant
postgresqlPassword: home-assistant-pass
postgresqlDatabase: home-assistant
persistence:
primary:
primary:
persistence:
enabled: false
# storageClass: ""