update helm chart repo (#173)

This commit is contained in:
Jianbo Sun 2021-08-17 18:05:43 +08:00 committed by GitHub
parent b283ee66b1
commit bc5116a779
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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 仓库

View File

@ -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 仓库

View File

@ -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 仓库