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