Skip to content

Commit f633180

Browse files
committed
revert calico change
1 parent fe3d896 commit f633180

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/e2e/data/cni/calico/calico.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,7 @@ data:
4545
# Configure the MTU to use for workload interfaces and tunnels.
4646
# By default, MTU is auto-detected, and explicitly setting this field should not be required.
4747
# 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"
48+
veth_mtu: "0"
5149

5250
# The CNI network configuration to install on each node. The special
5351
# values in this config will be automatically populated.

0 commit comments

Comments
 (0)