full_container_scheme/deploy-kubernetes-helm/helm仓库.md

286 B

部署仓库

## 添加仓库
helm repo add harbor https://helm.goharbor.io
helm repo add bitnami https/charts.bitnami.com/bitnami
helm repo add microsoft  http://mirror.azure.cn/kubernetes/charts

## 更新仓库
helm repo update

## 移除仓库
helm repo  remove  xxxx