Files
casa/services/monitoring/deploy/prometheus/helm/helm-release.yaml
T
Márcio Fernandes 51a6dbe2e4 modified: services/monitoring/deploy/prometheus/helm/helm-release.yaml
modified:   services/monitoring/deploy/promtail/helm-release.yaml
2026-06-07 21:49:40 +00:00

28 lines
723 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: prometheus-stack
spec:
releaseName: prometheus-stack
interval: 40h
chart:
spec:
chart: prometheus-stack
version: 86.x.x
sourceRef:
kind: HelmRepository
name: prometheus-stack
interval: 40h
valuesFrom:
- kind: Secret
name: prometheus-stack-helm-values
valuesKey: 01-only-crd-and-operator.yaml
- kind: Secret
name: prometheus-stack-helm-values
valuesKey: 02-kube-metrics.yaml
- kind: Secret
name: prometheus-stack-helm-values
valuesKey: 03-node-exporter.yaml
- kind: Secret
name: prometheus-stack-helm-values
valuesKey: 04-kubelet.yaml