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