Files
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

22 lines
462 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: promtail
spec:
releaseName: promtail
interval: 40h
chart:
spec:
chart: promtail
version: 6.x.x
sourceRef:
kind: HelmRepository
name: grafana
interval: 40h
valuesFrom:
- kind: Secret
name: promtail-helm-values
valuesKey: values.yaml
- kind: Secret
name: promtail-helm-values
valuesKey: values.private.yaml