From 19c5d056e5c85ff74a4e33e9f2c85b996ffc4967 Mon Sep 17 00:00:00 2001 From: Nikholas Pcenicni <82239765+nikpcenicni@users.noreply.github.com> Date: Fri, 27 Mar 2026 04:16:55 -0400 Subject: [PATCH] Remove ingress controller configuration from Cilium application.yaml --- clusters/noble/apps/cilium/application.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/clusters/noble/apps/cilium/application.yaml b/clusters/noble/apps/cilium/application.yaml index 47a9823..cbf12ca 100644 --- a/clusters/noble/apps/cilium/application.yaml +++ b/clusters/noble/apps/cilium/application.yaml @@ -18,12 +18,6 @@ spec: valuesObject: k8sServiceHost: 192.168.50.20 k8sServicePort: 6443 - ingressController: - enabled: true - default: true - loadbalancerMode: shared - hostNetwork: - enabled: true cgroup: autoMount: enabled: false