File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Kubeflow at any environments using Helm.
1515Use ` values-cn.yaml ` to override image configurations:
1616
1717``` bash
18- wget -O values-cn.yaml https://raw.githubusercontent.com/alauda/kubeflow-chart/values-cn.yaml
18+ wget -O values-cn.yaml https://raw.githubusercontent.com/alauda/kubeflow-chart/main/ values-cn.yaml
1919helm install kubeflow alauda/kubeflow -f values-cn.yaml
2020```
2121
Original file line number Diff line number Diff line change 1616使用 ` values-cn.yaml ` 覆盖安装镜像配置:
1717
1818``` bash
19- wget -O values-cn.yaml https://raw.githubusercontent.com/alauda/kubeflow-chart/values-cn.yaml
19+ wget -O values-cn.yaml https://raw.githubusercontent.com/alauda/kubeflow-chart/main/ values-cn.yaml
2020helm install kubeflow alauda/kubeflow -f values-cn.yaml
2121```
2222
Original file line number Diff line number Diff line change 11apiVersion : v2
22name : kubeflow
3- version : " 1.5.0 "
3+ version : " 1.5.1 "
44kubeVersion : " >=1.18.0"
55description : |
66 The Kubeflow project is dedicated to making deployments
You can’t perform that action at this time.
0 commit comments