You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it working now?
Getting Error: looks like "https://kubernetes-charts.banzaicloud.com" is not a valid chart repository or cannot be reached: Get "https://kubernetes-charts.banzaicloud.com/index.yaml"
Same here ... still having issues downloading the charts Error: looks like "https://kubernetes-charts.banzaicloud.com" is not a valid chart repository or cannot be reached: Get "https://kubernetes-charts.banzaicloud.com/index.yaml": dial tcp: lookup kubernetes-charts.banzaicloud.com on 10.186.2.10:53: no such host.
Describe the bug
Not possible to download a helm chart or to add the helm repo. The dns entry seems to be missing.
curl https://kubernetes-charts.banzaicloud.com/charts/thanos-operator-0.3.7.tgz
curl: (6) Could not resolve host: kubernetes-charts.banzaicloud.com
Steps to reproduce the issue:
Try
helm repo add banzaicloud-stable https://kubernetes-charts.banzaicloud.com
or the above curl commandExpected behavior
Downloading the helm chart
The text was updated successfully, but these errors were encountered: