rancher / local-path-provisioner

Dynamically provisioning persistent local storage with Kubernetes
Apache License 2.0
2.07k stars 439 forks source link

Helm: Chart.yaml file is missing on helm install #387

Closed jamshidi799 closed 1 month ago

jamshidi799 commented 3 months ago

step to reproduce:

$ git clone https://github.com/rancher/local-path-provisioner.git
$ cd local-path-provisioner
$ helm install --name local-path-storage --namespace local-path-storage ./deploy/chart/

how to fix: we should substitute ./deploy/chart/ with ./deploy/chart/local-path-provisioner