Merge pull request #6385 from oomichi/update-helm
Update helm stable repo
This commit is contained in:
commit
92a96838cf
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ This chart bootstraps an ingress-nginx deployment on a [Kubernetes](http://kuber
|
|||
|
||||
```console
|
||||
helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx
|
||||
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
|
||||
helm repo add stable https://charts.helm.sh/stable
|
||||
helm repo update
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue