use custom domain for vela charts (#1701)

This commit is contained in:
Jianbo Sun
2021-05-24 16:30:09 +08:00
committed by GitHub
parent 27c1eda2a6
commit c93db6494a
+1 -1
View File
@@ -82,7 +82,7 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast
1. Add helm chart repo for KubeVela
```shell script
helm repo add kubevela https://kubevelacharts.oss-accelerate.aliyuncs.com/core
helm repo add kubevela https://charts.kubevela.net/core
```
2. Update the chart repo