2021年1月15日星期五

helm list all installed charts

How can I list, show all the charts installed by helm on a K8s? If I run helm in a newly installed Ubuntu I cannot see which repos were used before to install the charts.

Kind of

helm show all *        

Can I somehow export the helm's repository list and history from previously used server to the new ubuntu server? Where does helm keep the which repository installed etc?

Old ubuntu server

Helm repo list  NAME            URL  gitlab          https://charts.gitlab.io/  harbor          https://helm.goharbor.io  bitnami         https://charts.bitnami.com/bitnami  

The New ubuntu server

Helm repo list  NAME            URL    

Thanks in advance

https://stackoverflow.com/questions/65745311/helm-list-all-installed-charts January 16, 2021 at 08:29AM

没有评论:

发表评论