diff --git a/test/helpers/kubectl.go b/test/helpers/kubectl.go index 151b5fb241b5..55186dcecfed 100644 --- a/test/helpers/kubectl.go +++ b/test/helpers/kubectl.go @@ -116,7 +116,8 @@ var ( // We need CNP node status to know when a policy is being enforced "config.enableCnpStatusUpdates": "true", - "global.hostFirewall": "true", + "global.hostFirewall": "true", + "global.nativeRoutingCIDR": "10.0.0.0/16", } flannelHelmOverrides = map[string]string{