Skip to content

Commit

Permalink
update helm repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
daimg authored Nov 17, 2021
1 parent bd06cab commit 2284b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_cn/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kubectl apply -f https://raw.githubusercontent.com/bfenetworks/ingress-bfe/devel
### Helm安装

```
helm upgrade --install bfe-ingress-controller bfe-ingress-controller --repo https://github.com/bfenetworks/ingress-bfe --namespace ingress-bfe --create-namespace
helm upgrade --install bfe-ingress-controller bfe-ingress-controller --repo https://bfenetworks.github.io/ingress-bfe --namespace ingress-bfe --create-namespace
```
- 要求helm3

Expand Down

0 comments on commit 2284b2f

Please sign in to comment.