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 does not work #10

Open
kkcmadhu opened this issue Dec 15, 2022 · 3 comments
Open

helm chart does not work #10

kkcmadhu opened this issue Dec 15, 2022 · 3 comments

Comments

@kkcmadhu
Copy link

when i do
NAME_OF_RELEASE="ratelimiter"
helm install --repo https://charts.softonic.io ${NAME_OF_RELEASE} go-ratelimit

I get

Error: INSTALLATION FAILED: failed to download "https://charts.softonic.io/charts/go-ratelimit-1.0.6.tgz"

@santinoncs
Copy link
Member

helm install --repo https://charts.softonic.io ratelimiter go-ratelimit
..
NAME: ratelimiter
LAST DEPLOYED: Mon Dec 19 16:19:05 2022
NAMESPACE: chicken-head-two
STATUS: deployed
REVISION: 1
TEST SUITE: None

For me is working..can you check now ?

@kkcmadhu
Copy link
Author

strange , still the same for me
helm install --repo https://charts.softonic.io ratelimiter go-ratelimit
Error: INSTALLATION FAILED: failed to download "https://charts.softonic.io/charts/go-ratelimit-1.0.6.tgz"

i am doing it from git bash and moba x term
(on windows) though..

@santinoncs
Copy link
Member

can you execute the helm install with debug to see if it is able to resolve 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