From ba2407f1c3c68bfcedc627a0b077e9ac3e931ccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sun, 30 Aug 2026 22:20:03 +0000 Subject: [PATCH] modified: services/monitoring/deploy/prometheus/kustomization.yaml --- services/monitoring/deploy/prometheus/kustomization.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/services/monitoring/deploy/prometheus/kustomization.yaml b/services/monitoring/deploy/prometheus/kustomization.yaml index 82f93f9..7fa9ae0 100644 --- a/services/monitoring/deploy/prometheus/kustomization.yaml +++ b/services/monitoring/deploy/prometheus/kustomization.yaml @@ -4,10 +4,3 @@ namespace: monitoring resources: - helm-repo.yaml - helm-release.yaml - - prometheus-agent.yaml -generatorOptions: - disableNameSuffixHash: true -secretGenerator: - - name: prometheus-stack-helm-values - files: - - values.yaml=helm-values.yaml