-
Notifications
You must be signed in to change notification settings - Fork 87
how to disable stable-repo-url: googleapis.com #68
Description
I want to : helm --stable-repo-url http://192.168.3.3 ...
reason: stable-repo-url kubernetes-charts.storage.googleapis.com not connection, in china.
======= drone log =========
......
Creating /root/.helm
Creating /root/.helm/repository
Creating /root/.helm/repository/cache
Creating /root/.helm/repository/local
Creating /root/.helm/plugins
Creating /root/.helm/starters
Creating /root/.helm/cache/archive
Creating /root/.helm/repository/repositories.yaml
Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com
Error: Looks like "https://kubernetes-charts.storage.googleapis.com" is not a valid chart repository or cannot be reached: Get https://kubernetes-charts.storage.googleapis.com/index.yaml: net/http: TLS handshake timeout
Error running helm command: init
exit code 1