From 76fb7b045cf83866895d3a89319a796d9c8b8c48 Mon Sep 17 00:00:00 2001 From: Chris Werner Rau Date: Mon, 18 Nov 2024 13:22:59 +0100 Subject: [PATCH] feat(t8s-cluster/cilium): enable egressGateway (#1223) this allows the customer to configure CiliumEgressGatewayPolicys --- charts/t8s-cluster/templates/workload-cluster/cni-cilium.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/t8s-cluster/templates/workload-cluster/cni-cilium.yaml b/charts/t8s-cluster/templates/workload-cluster/cni-cilium.yaml index dad11624c..b4b00acf3 100644 --- a/charts/t8s-cluster/templates/workload-cluster/cni-cilium.yaml +++ b/charts/t8s-cluster/templates/workload-cluster/cni-cilium.yaml @@ -38,6 +38,8 @@ spec: encryption: enabled: false nodeEncryption: false + egressGateway: + enabled: true hubble: metrics: enabled: