mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
Update values.yaml
fix pvc for postgresql
This commit is contained in:
parent
d7895d8672
commit
22f2bb424a
@ -84,8 +84,9 @@ postgresql:
|
||||
postgresqlPassword: home-assistant-pass
|
||||
postgresqlDatabase: home-assistant
|
||||
persistence:
|
||||
enabled: false
|
||||
# storageClass: ""
|
||||
primary:
|
||||
enabled: false
|
||||
# storageClass: ""
|
||||
|
||||
# -- Enable and configure influxdb database subchart under this key.
|
||||
# For more options see [influxdb chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/influxdb)
|
||||
|
Loading…
Reference in New Issue
Block a user