From 95b5d16ea8ea8584f89fe127ebddf4f85aceebe4 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Tue, 21 May 2024 20:46:35 +0800 Subject: [PATCH] fix(monitoring): move netpols TODO: need to harden that netpol --- kube/deploy/core/monitoring/_deps/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/core/monitoring/_deps/kustomization.yaml b/kube/deploy/core/monitoring/_deps/kustomization.yaml index 9e7cd6bd..8bcdf593 100644 --- a/kube/deploy/core/monitoring/_deps/kustomization.yaml +++ b/kube/deploy/core/monitoring/_deps/kustomization.yaml @@ -4,4 +4,4 @@ kind: Kustomization resources: - ns.yaml - _crds-prometheus.yaml - - netpol.yaml + #- netpol.yaml