Update values.yaml

fix pvc for postgresql
This commit is contained in:
Lars Kerick 2022-04-18 14:50:39 +02:00 committed by GitHub
parent d7895d8672
commit 22f2bb424a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,6 +84,7 @@ postgresql:
postgresqlPassword: home-assistant-pass postgresqlPassword: home-assistant-pass
postgresqlDatabase: home-assistant postgresqlDatabase: home-assistant
persistence: persistence:
primary:
enabled: false enabled: false
# storageClass: "" # storageClass: ""