From 798d57fc12d90ecefaa6886bd0c7d582fe8b0fac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=C3=A1n=20C=20McCord?= Date: Tue, 5 May 2020 13:31:32 -0400 Subject: [PATCH] testing --- cluster1/cilium/quick-install.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cluster1/cilium/quick-install.yaml b/cluster1/cilium/quick-install.yaml index 28ac89b..9611fa5 100644 --- a/cluster1/cilium/quick-install.yaml +++ b/cluster1/cilium/quick-install.yaml @@ -131,8 +131,7 @@ data: # wait-bpf-mount makes init container wait until bpf filesystem is mounted wait-bpf-mount: "true" - device: "bond0" - masquerade: "false" + masquerade: "true" enable-xt-socket-fallback: "true" install-iptables-rules: "true" auto-direct-node-routes: "true"