Update to v3.14.0
This commit is contained in:
parent
dc57476b1a
commit
661155d6e5
8 changed files with 53 additions and 8 deletions
|
|
@ -10,8 +10,9 @@ data:
|
|||
typha_service_name: "none"
|
||||
# Configure the backend to use.
|
||||
calico_backend: "vxlan"
|
||||
|
||||
# Configure the MTU to use
|
||||
# Configure the MTU to use for workload interfaces and the
|
||||
# tunnels. For IPIP, set to your network MTU - 20; for VXLAN
|
||||
# set to your network MTU - 50.
|
||||
veth_mtu: "1440"
|
||||
|
||||
# The CNI network configuration to install on each node. The special
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue