We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3977cb7 commit 44f81c1Copy full SHA for 44f81c1
test/e2e/data/cni/calico/calico.yaml
@@ -45,7 +45,7 @@ data:
45
# Configure the MTU to use for workload interfaces and tunnels.
46
# By default, MTU is auto-detected, and explicitly setting this field should not be required.
47
# You can override auto-detection by providing a non-zero value.
48
- veth_mtu: "0"
+ veth_mtu: "1360"
49
50
# The CNI network configuration to install on each node. The special
51
# values in this config will be automatically populated.
0 commit comments