Skip to content

Commit

Permalink
Update get-started-weave-zh_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhoublue authored Aug 2, 2023
1 parent 40450aa commit 3d337b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/usage/install/underlay/get-started-weave-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@

```shell
helm repo add spiderpool https://spidernet-io.github.io/spiderpool
helm install spiderpool spiderpool/spiderpool --namespace kube-system --set ipam.enableSpiderSubnet=true
helm repo update spiderpool
helm install spiderpool spiderpool/spiderpool --namespace kube-system --set ipam.enableSpiderSubnet=true --set multus.multusCNI.install=false
```

> `ipam.enableSpiderSubnet=true`: SpiderPool 的 subnet 功能需要被打开。
Expand Down

0 comments on commit 3d337b4

Please sign in to comment.