Skip to content

Commit

Permalink
fix helm addr
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangpengbo committed Mar 22, 2021
1 parent ccd3e89 commit 2198dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/init.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Helm对应支持的k8s版本信息,请遵循k8s版本选择对应的Helm安装
1. 下载Helm
```
wget http://k8s.cn-bj.ufileos.com/helm-v3.3.1-linux-amd64.tar.gz
wget http://helm-releases.cn-bj.ufileos.com/helm-v3.3.1-linux-amd64.tar.gz
```

2. 解压程序包
Expand Down

0 comments on commit 2198dfe

Please sign in to comment.