From 10a6ff94e26bc6f821403720a66bd4924867491e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 7 Jun 2026 21:45:49 +0000 Subject: [PATCH] modified: services/monitoring/deploy/prometheus/kustomization.yaml --- services/monitoring/deploy/prometheus/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/monitoring/deploy/prometheus/kustomization.yaml b/services/monitoring/deploy/prometheus/kustomization.yaml index 37ba29c..c867b4c 100644 --- a/services/monitoring/deploy/prometheus/kustomization.yaml +++ b/services/monitoring/deploy/prometheus/kustomization.yaml @@ -11,4 +11,4 @@ secretGenerator: - 01-only-crd-and-operator.yaml=helm/01-only-crd-and-operator.yaml - 02-kube-metrics.yaml=helm/02-kube-metrics.yaml - 03-node-exporter.yaml=helm/03-node-exporter.yaml - - 04-kubelet.yaml=helm/helm/04-kubelet.yaml + - 04-kubelet.yaml=helm/04-kubelet.yaml