modified: services/monitoring/deploy/prometheus/helm/helm-release.yaml

modified:   services/monitoring/deploy/promtail/helm-release.yaml
This commit is contained in:
Márcio Fernandes
2026-06-07 21:49:40 +00:00
parent 10a6ff94e2
commit 51a6dbe2e4
2 changed files with 3 additions and 3 deletions
@@ -1,7 +1,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: monitoring
name: prometheus-stack
spec:
releaseName: prometheus-stack
interval: 40h
@@ -1,7 +1,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: monitoring
name: promtail
spec:
releaseName: promtail
interval: 40h
@@ -11,7 +11,7 @@ spec:
version: 6.x.x
sourceRef:
kind: HelmRepository
name: https://grafana.github.io/helm-charts
name: grafana
interval: 40h
valuesFrom:
- kind: Secret