From b9eadef1adf1ff59c3c59b6fca4cd6dd3f544344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 29 Aug 2026 20:29:43 +0000 Subject: [PATCH] modified: services/monitoring/deploy/alloy/global/kustomization.yaml --- services/monitoring/deploy/alloy/global/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/monitoring/deploy/alloy/global/kustomization.yaml b/services/monitoring/deploy/alloy/global/kustomization.yaml index 52c6220..f4685c6 100644 --- a/services/monitoring/deploy/alloy/global/kustomization.yaml +++ b/services/monitoring/deploy/alloy/global/kustomization.yaml @@ -3,6 +3,6 @@ kind: Kustomization namespace: monitoring resources: - secrets.yaml - - grafana-help-repo.yaml + - grafana-helm-repo.yaml generatorOptions: disableNameSuffixHash: true \ No newline at end of file