Enapter / charts

Enapter Helm Charts
MIT License
48 stars 49 forks source link

PersistentVolumeClaim selector config support #38

Closed zemkogabor closed 2 years ago

zemkogabor commented 2 years ago

Support selector spec to match an existing Persistent Volume.

Example, Bitnami Mariadb Helm chart repository:

https://github.com/bitnami/charts/blob/master/bitnami/mariadb/templates/primary/statefulset.yaml#L384

Antiarchitect commented 2 years ago

Please see 0.29.0. PLEASE NOTICE SOME BACKWARD INCOMPATIBLE CHANGES INTRODUCED IN 0.29.0: https://github.com/Enapter/charts/blob/master/keydb/README.md#0290-upgrade-notice

zemkogabor commented 2 years ago

Please see 0.29.0. PLEASE NOTICE SOME BACKWARD INCOMPATIBLE CHANGES INTRODUCED IN 0.29.0: https://github.com/Enapter/charts/blob/master/keydb/README.md#0290-upgrade-notice

Thank you!