Update _index.md

This commit is contained in:
Daniel Qian
2020-12-15 07:47:58 +08:00
committed by GitHub
parent 1d4577e4b9
commit 37593a2f53
@@ -43,7 +43,6 @@ network:
options:
canal_iface: eth1
canal_flannel_backend_type: vxlan
# must be 4789 if using Flannel VxLan mode in the cluster with Windows nodes
canal_flannel_backend_port: "8472"
```
@@ -60,7 +59,6 @@ network:
options:
flannel_iface: eth1
flannel_backend_type: vxlan
# must be 4789 if using VxLan mode in the cluster with Windows nodes
flannel_backend_port: "8472"
```