helm repo list

Jmnote bot (토론 | 기여)님의 2022년 12월 3일 (토) 12:32 판 (봇: 자동으로 텍스트 교체 (-<source +<syntaxhighlight , -</source> +</syntaxhighlight>))
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요[ | ]

helm repo list
user01@localhost:~$ helm repo add weblogic-operator https://oracle.github.io/weblogic-kubernetes-operator/charts
"weblogic-operator" has been added to your repositories
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
$ helm repo list
NAME                    URL
prometheus-community    https://prometheus-community.github.io/helm-charts
ingress-nginx           https://kubernetes.github.io/ingress-nginx

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}