Fix incubator charts location
Signed-off-by: Kevin Nguyen <concuadong89@gmail.com>
This commit is contained in:
parent
5f05bb01ca
commit
e9fadfc868
|
|
@ -112,7 +112,7 @@ You can add/update any Kubernetes resource field rendered from a Helm chart by s
|
||||||
```
|
```
|
||||||
repositories:
|
repositories:
|
||||||
- name: incubator
|
- name: incubator
|
||||||
url: https://kubernetes-charts-incubator.storage.googleapis.com
|
url: https://charts.helm.sh/incubator
|
||||||
|
|
||||||
releases:
|
releases:
|
||||||
- name: raw1
|
- name: raw1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue