hive-apps/projects/grafana/values/loki-stack.yaml

21 lines
265 B
YAML
Executable file

loki:
enabled: true
image:
repository: grafana/loki
tag: 2.8.2
promtail:
enabled: true
fluent-bit:
enabled: true
image:
repository: grafana/fluent-bit-plugin-loki
tag: 2.8.2-amd64
grafana:
enabled: false
prometheus:
enabled: false