helm repo list

1 개요[ | ]

helm repo list
Console
Copy
user01@localhost:~$ helm repo add weblogic-operator https://oracle.github.io/weblogic-kubernetes-operator/charts
"weblogic-operator" has been added to your repositories
Console
Copy
user01@localhost:~$ helm repo list
NAME                    URL
stable                  https://kubernetes-charts.storage.googleapis.com
local                   http://127.0.0.1:8879/charts
istio.io                https://storage.googleapis.com/istio-release/releases/1.3.1/charts/
weblogic-operator       https://oracle.github.io/weblogic-kubernetes-operator/charts
Console
Copy
$ helm repo list
NAME                    URL
prometheus-community    https://prometheus-community.github.io/helm-charts
ingress-nginx           https://kubernetes.github.io/ingress-nginx

2 같이 보기[ | ]