We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
The text was updated successfully, but these errors were encountered:
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 ?
Sorry, something went wrong.
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..
can you execute the helm install with debug to see if it is able to resolve this?
No branches or pull requests
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"
The text was updated successfully, but these errors were encountered: