Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
jamshidi799 opened this issue Mar 11, 2024 · 0 comments · Fixed by #388
Closed

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

jamshidi799 opened this issue Mar 11, 2024 · 0 comments · Fixed by #388

Comments

@jamshidi799
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant