From e1c78c3703e550411034b927f4440bd3fb85d7c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Mon, 9 Feb 2026 15:27:03 +0100 Subject: [PATCH] fix(cilium): Audit mode for now --- values/cilium/env-hel1.yaml.gotmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/values/cilium/env-hel1.yaml.gotmpl b/values/cilium/env-hel1.yaml.gotmpl index 0f2f672d..b9643d83 100644 --- a/values/cilium/env-hel1.yaml.gotmpl +++ b/values/cilium/env-hel1.yaml.gotmpl @@ -8,3 +8,4 @@ cilium: enabled: true gatewayTest: enabled: true + policyAuditMode: true