Skip to content

Commit 76e1177

Browse files
authored
update mtu to 1370 (#34)
1 parent bba128d commit 76e1177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/internal/aks/deploy/unboundedcni/assets/unbounded-cni-0.5.2/01-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ data:
3333
wireGuardDir: "/host/etc/wireguard"
3434
wireGuardPort: 51820
3535
enablePolicyRouting: true
36-
mtu: 0
36+
mtu: 1370
3737
healthPort: 9998
3838
informerResyncPeriod: "3600s"
3939
statusWebsocketEnabled: true

0 commit comments

Comments
 (0)