d:\tmp>helm repo update
Error: no repositories found. You must add one before updating
Error: no repositories found. You must add one before updating
What is helm repo exactly?
d:\tmp>helm repo list
Error: no repositories to show
Error: no repositories to show
OK. Just a repository. Let's add it.
d:\tmp>helm repo add stable https://kubernetes-charts.storage.googleapis.com/
"stable" has been added to your repositories
"stable" has been added to your repositories
Update again.
d:\tmp>helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈ Happy Helming!⎈
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "stable" chart repository
Update Complete. ⎈ Happy Helming!⎈
Happy Helming
No comments:
Post a Comment