From 6ac1b8b573a80a2a0d2a3a59fd4469f1ace7bee9 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Mon, 17 Jun 2024 17:35:23 +1000 Subject: [PATCH] Update kustomization.yaml --- kubernetes/infrastructure/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/infrastructure/kustomization.yaml b/kubernetes/infrastructure/kustomization.yaml index 02ee8d8..3fe97f2 100644 --- a/kubernetes/infrastructure/kustomization.yaml +++ b/kubernetes/infrastructure/kustomization.yaml @@ -8,7 +8,7 @@ resources: - ./namespaces/ingress-nginx.yaml - ./namespaces/podinfo.yaml - ./namespaces/prometheus-operator.yaml - # - ./repositories/repositories.yaml + - ./repositories/repositories.yaml # - ./cilium/cilium.yaml - ./ingress-nginx/ingress-nginx-config.yaml - ./ingress-nginx/ingress-nginx.yaml