monitoring: fix prometheus chartName

This commit is contained in:
Márcio Fernandes
2026-06-21 13:11:31 +00:00
parent 7b69c30f3a
commit dc3efe0e85
2 changed files with 2 additions and 2 deletions
@@ -1,7 +1,7 @@
apiVersion: helm.toolkit.fluxcd.io/v2 apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease kind: HelmRelease
metadata: metadata:
name: prometheus name: kube-prometheus-stack
spec: spec:
releaseName: prometheus releaseName: prometheus
interval: 1m interval: 1m
@@ -1,7 +1,7 @@
apiVersion: source.toolkit.fluxcd.io/v1 apiVersion: source.toolkit.fluxcd.io/v1
kind: HelmRepository kind: HelmRepository
metadata: metadata:
name: prometheus-stack name: prometheus
spec: spec:
interval: 40h interval: 40h
url: https://prometheus-community.github.io/helm-charts url: https://prometheus-community.github.io/helm-charts