From 309193f02de321c1bf90c7312157531d85867431 Mon Sep 17 00:00:00 2001 From: ThomasCardin Date: Sun, 30 Jun 2024 14:03:00 -0400 Subject: [PATCH] fix --- kubernetes/system/cilium/helm/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/system/cilium/helm/values.yaml b/kubernetes/system/cilium/helm/values.yaml index 7754a90..e80d5e1 100644 --- a/kubernetes/system/cilium/helm/values.yaml +++ b/kubernetes/system/cilium/helm/values.yaml @@ -757,7 +757,7 @@ ingressController: labels: {} # -- Annotations to be added for the shared LB service annotations: - io.cilium/lb-ipam-ips: 192.168.2.103 + # io.cilium/lb-ipam-ips: 192.168.2.103 # -- Service type for the shared LB service type: LoadBalancer # @schema