kubernetes-retired / service-catalog

Consume services in Kubernetes using the Open Service Broker API
https://svc-cat.io
Apache License 2.0
1.05k stars 387 forks source link

helm repo add svc-cat - is not a valid chart repository or cannot be reached #2868

Closed alexwo closed 3 years ago

alexwo commented 3 years ago

Bug Report

What happened:

Running:

 helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com 

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**

How to reproduce it (as minimally and precisely as possible): helm repo add svc-cat https://svc-catalog-charts.storage.googleapis.com

jhvhs commented 3 years ago

Duplicate of #2869 Documentation fixed in #2875