From 232420f6c94673f6a57180329573ca5bd8f26432 Mon Sep 17 00:00:00 2001 From: Chris Werner Rau Date: Wed, 6 Nov 2024 17:07:14 +0100 Subject: [PATCH] feat(base-cluster/cilium): enable egressGateway 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 73c56c5966..50e8646425 100644 --- a/charts/t8s-cluster/templates/workload-cluster/cni-cilium.yaml +++ b/charts/t8s-cluster/templates/workload-cluster/cni-cilium.yaml @@ -29,6 +29,8 @@ spec: encryption: enabled: false nodeEncryption: false + egressGateway: + enabled: true hubble: metrics: enabled: