Files
casa/services/monitoring/deploy/promtail/helm-release.yaml
T
Márcio Fernandes b3e5b5bf48 modified: services/monitoring/deploy/promtail/helm-release.yaml
modified:   services/monitoring/deploy/promtail/helm-repo.yaml
2026-06-17 20:42:09 +00:00

22 lines
468 B
YAML

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