From 24b648a033202f7c6f225d4bf55b00c7f4a6a67a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=C3=A1n=20C=20McCord?= Date: Mon, 4 May 2020 23:23:47 -0400 Subject: [PATCH] testing --- cluster1/cilium/quick-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster1/cilium/quick-install.yaml b/cluster1/cilium/quick-install.yaml index de94e30..28ac89b 100644 --- a/cluster1/cilium/quick-install.yaml +++ b/cluster1/cilium/quick-install.yaml @@ -134,7 +134,7 @@ data: device: "bond0" masquerade: "false" enable-xt-socket-fallback: "true" - install-iptables-rules: "false" + install-iptables-rules: "true" auto-direct-node-routes: "true" kube-proxy-replacement: "probe" enable-host-reachable-services: "true"