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:
|
||||
- name: incubator
|
||||
url: https://kubernetes-charts-incubator.storage.googleapis.com
|
||||
url: https://charts.helm.sh/incubator
|
||||
|
||||
releases:
|
||||
- name: raw1
|
||||
|
|
|
|||
Loading…
Reference in New Issue