new file: services/monitoring/deploy/alloy/global/grafana-helm-repo.yaml

modified:   services/monitoring/deploy/alloy/global/kustomization.yaml
This commit is contained in:
Márcio Fernandes
2026-08-29 20:27:14 +00:00
parent 7bf4841f03
commit 829da82a62
2 changed files with 9 additions and 0 deletions
@@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository
metadata:
name: grafana
spec:
interval: 24h
url: https://grafana.github.io/helm-charts
@@ -3,5 +3,6 @@ kind: Kustomization
namespace: monitoring
resources:
- secrets.yaml
- grafana-help-repo.yaml
generatorOptions:
disableNameSuffixHash: true