pmint93 / helm-charts

My helm charts
https://pmint93.github.io/helm-charts/
Apache License 2.0
75 stars 74 forks source link

Request for Addition of Dynamic PV Provisioning in Metabase Helm Chart #104

Closed ajay15283 closed 7 months ago

ajay15283 commented 7 months ago

Hello,

Metabase Helm chart doesn't support dynamic Persistent Volume (PV) provisioning using custom storage classes. This feature would greatly enhance flexibility and scalability in Kubernetes environments.

Could we please consider adding support for dynamic PV provisioning with custom storage classes to the Helm chart for Metabase? This addition would simplify storage management and improve user experience.

Thank you for considering this request.

pmint93 commented 7 months ago

@ajay15283 Can you explain more about your use case ? what the purpose of PV in Metabase deployment ? why it's needed ?

ajay15283 commented 7 months ago

@pmint93 , i was in a impression the helm chart will also create the underlying database but later found it wasnt the case.sorry for the confusion closing the issue