From dbf60df2f18d6db4b2543711f68766a1645ce346 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Mon, 17 Jun 2024 14:22:05 +1000 Subject: [PATCH] Update kustomization.yaml --- kubernetes/infrastructure/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/infrastructure/kustomization.yaml b/kubernetes/infrastructure/kustomization.yaml index c564b54..c33f3e2 100644 --- a/kubernetes/infrastructure/kustomization.yaml +++ b/kubernetes/infrastructure/kustomization.yaml @@ -10,5 +10,5 @@ resources: - ./namespaces/prometheus-operator.yaml - ./repositories/repositories.yaml - ./cilium/cilium.yaml - - ./ingress-nginx/ingress-nginx-config.yaml - - ./ingress-nginx/ingress-nginx.yaml + # - ./ingress-nginx/ingress-nginx-config.yaml + # - ./ingress-nginx/ingress-nginx.yaml