Files
gitops/clusters/kairos/monitoring/promtail/helmrelease.yaml

22 lines
499 B
YAML

apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: promtail-release
spec:
chart:
spec:
chart: grafana/promtail
reconcileStrategy: ChartVersion
sourceRef:
kind: HelmRepository
name: grafana-repo
version: 6.16.4
valuesFiles:
- values.yaml
interval: 1m0s
targetNamespace: monitoring
values:
config:
clients:
- url: http://loki.monitoring.svc.cluster.local/loki/api/v1/push
tenant_id: 1