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 fe3d896 commit f633180Copy full SHA for f633180
test/e2e/data/cni/calico/calico.yaml
@@ -45,9 +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"
49
- # Overwritten the default to prevent connectivity issues in GCVE networking.
50
- veth_mtu: "1340"
+ veth_mtu: "0"
51
52
# The CNI network configuration to install on each node. The special
53
# values in this config will be automatically populated.
0 commit comments