From 8e675e8eaeb5a908e87f29a19a133b9b50f6e8bc Mon Sep 17 00:00:00 2001 From: Serge Logvinov Date: Thu, 18 Aug 2022 14:47:18 +0300 Subject: [PATCH] Revert "Fix cilium" This reverts commit 67ad374461997143826b5d0f11cc0a554a809eaa. --- scaleway/deployments/cilium-result.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scaleway/deployments/cilium-result.yaml b/scaleway/deployments/cilium-result.yaml index b14bf99..70e9765 100644 --- a/scaleway/deployments/cilium-result.yaml +++ b/scaleway/deployments/cilium-result.yaml @@ -148,7 +148,7 @@ data: kube-proxy-replacement: "strict" kube-proxy-replacement-healthz-bind-address: "" bpf-lb-sock: "false" - host-reachable-services-protos: + host-reachable-services-protos: enable-health-check-nodeport: "true" node-port-bind-protection: "true" enable-auto-protect-node-port-range: "true" @@ -552,6 +552,7 @@ spec: container.apparmor.security.beta.kubernetes.io/cilium-agent: "unconfined" container.apparmor.security.beta.kubernetes.io/clean-cilium-state: "unconfined" container.apparmor.security.beta.kubernetes.io/mount-cgroup: "unconfined" + container.apparmor.security.beta.kubernetes.io/apply-sysctl-overwrites: "unconfined" labels: k8s-app: cilium spec: