k8s-at-home / charts

⚠️ Deprecated : Helm charts for applications you run at home
https://docs.k8s-at-home.com
Apache License 2.0
1.45k stars 623 forks source link

[homeassistant] fix pvc for postgresql #1521

Closed Brice187 closed 2 years ago

Brice187 commented 2 years ago

Signed-off-by: Lars Kerick Brice187@users.noreply.github.com

Description of the change

The creation of the PVC for bitnami postgresql helm chart does not work in the current implementation. Fixed values.yaml template

Benefits PVC gets created correctly following the rules of parent repository

Possible drawbacks

No known drawbacks

Additional information

Checklist