diff --git a/kustomize/namespaces/monitoring/kustomization.yaml b/kustomize/namespaces/monitoring/kustomization.yaml index d4e3815..919be53 100644 --- a/kustomize/namespaces/monitoring/kustomization.yaml +++ b/kustomize/namespaces/monitoring/kustomization.yaml @@ -1,6 +1,6 @@ bases: - ../../bases/prometheus - - ../../bases/node-exporter + # - ../../bases/node-exporter - ../../bases/blackbox-exporter - ../../bases/kube-state-metrics - ../../bases/grafana-agent @@ -9,7 +9,7 @@ bases: - servicemonitors/longhorn.yaml - servicemonitors/prometheus.yaml - servicemonitors/kube-state-metrics.yaml - - servicemonitors/node-exporter.yaml + # - servicemonitors/node-exporter.yaml - probes/blackbox-exporter.yaml resources: