From 323d6e4ae134b0f0f16ce93214f2b3b415651896 Mon Sep 17 00:00:00 2001 From: Mike Smith <89040888+smiggiddy@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:43:33 -0400 Subject: [PATCH] fix --- argo/utilities/templates/cilium.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/argo/utilities/templates/cilium.yaml b/argo/utilities/templates/cilium.yaml index e3b9232..868c1f2 100644 --- a/argo/utilities/templates/cilium.yaml +++ b/argo/utilities/templates/cilium.yaml @@ -25,14 +25,15 @@ spec: helm: values: | kubeProxyReplacement: true - ingressController: - enabled: true - default: true - loadbalancerMode: shared - hostNetwork: - enabled: true - service: - externalTrafficPolicy: "~" + # this doesn't work bro + # ingressController: + # enabled: true + # default: true + # loadbalancerMode: shared + # hostNetwork: + # enabled: true + # service: + # externalTrafficPolicy: "~" # helm: