diff --git a/hack/install-deps.sh b/hack/install-deps.sh index d22c15956..415bcfe7a 100755 --- a/hack/install-deps.sh +++ b/hack/install-deps.sh @@ -113,6 +113,7 @@ if ${INSTALL_CNI}; then "bridge": "cni0", "isGateway": true, "ipMasq": true, + "promiscMode": true, "ipam": { "type": "host-local", "subnet": "10.88.0.0/16",