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
Commands located under this article and here are not working with the following reason:
$ helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com
Error: looks like "https://svc-catalog-charts.storage.googleapis.com" is not a valid chart repository or cannot be reached: failed to fetch https://svc-catalog-charts.storage.googleapis.com/index.yaml : 403 Forbidden
helm install catalog svc-cat/catalog --namespace catalog
Error: failed to download "svc-cat/catalog" (hint: running `helm repo update` may help)
running helm repo update didn't help
The text was updated successfully, but these errors were encountered:
@polskikiel: This issue is currently awaiting triage.
SIG Docs takes a lead on issue triage for this website, but any Kubernetes member can accept issues by applying the triage/accepted label.
The triage/accepted label can be added by org members by writing /triage accepted in a comment.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Commands located under this article and here are not working with the following reason:
running
helm repo update
didn't helpThe text was updated successfully, but these errors were encountered: