update helm chart repo (#173)
This commit is contained in:
parent
b283ee66b1
commit
bc5116a779
|
|
@ -84,7 +84,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast
|
|||
|
||||
1. 添加 KubeVela helm chart 仓库
|
||||
```shell script
|
||||
helm repo add kubevela https://kubevelacharts.oss-cn-hangzhou.aliyuncs.com/core
|
||||
helm repo add kubevela https://charts.kubevela.net/core
|
||||
```
|
||||
|
||||
2. 更新 chart 仓库
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast
|
|||
|
||||
1. 添加 KubeVela helm chart 仓库
|
||||
```shell script
|
||||
helm repo add kubevela https://kubevelacharts.oss-cn-hangzhou.aliyuncs.com/core
|
||||
helm repo add kubevela https://charts.kubevela.net/core
|
||||
```
|
||||
|
||||
2. 更新 chart 仓库
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast
|
|||
|
||||
1. 添加 KubeVela helm chart 仓库
|
||||
```shell script
|
||||
helm repo add kubevela https://kubevelacharts.oss-cn-hangzhou.aliyuncs.com/core
|
||||
helm repo add kubevela https://charts.kubevela.net/core
|
||||
```
|
||||
|
||||
2. 更新 chart 仓库
|
||||
|
|
|
|||
Loading…
Reference in New Issue