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

failed to download "banzaicloud-incubator/spot-termination-exporter" #438

Closed
estahn opened this issue Nov 5, 2018 · 1 comment
Closed
Assignees

Comments

@estahn
Copy link

estahn commented Nov 5, 2018

helm install banzaicloud-incubator/spot-termination-exporter                  
Error: failed to download "banzaicloud-incubator/spot-termination-exporter" (hint: running `helm repo update` may help)

I followed the steps including helm repo update and got above error.

@bonifaido bonifaido self-assigned this Nov 6, 2018
@bonifaido
Copy link
Member

Hi @estahn, I guess you were following the README from the spot-termination-exporter itself, which contains the wrong link, in the repo's main README you can find the correct instructions, which are:
helm repo add banzaicloud-stable http://kubernetes-charts.banzaicloud.com/branch/master
helm repo update
helm install banzaicloud-stable/spot-termination-exporter

I will fix the README in spot-termination-exporter. Thanks for reporting this.

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

No branches or pull requests

2 participants