openebs / rawfile-localpv

Dynamically deploy Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is provisioned from RAW-device file loop mounted Local-Hostpath storage.
https://openebs.io
Apache License 2.0
71 stars 25 forks source link

✨ feat: add stroage-class to helm chart #27

Closed mhkarimi1383 closed 6 months ago

mhkarimi1383 commented 6 months ago

Adding StorageClass to Helm Chart will make this chart to be a great all in one setup for provisioning cluster storages

I also wanted to make helm chart docs to automatically generated using https://github.com/norwoodj/helm-docs and also using GitHub Actions as a helm repo will remove the need of the cloning project to install its chart, If you are Okay with them I would love to work on them :) Also I want to make the host path for data dir customizable

mhkarimi1383 commented 6 months ago

@semekh I'm Closing this PR and I will create a new one with all of them applied and using make it based of develop branch