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

21 lines
265 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
loki:
enabled: true
2022-01-08 16:35:06 +00:00
image:
repository: grafana/loki
tag: 2.9.1
2021-11-28 10:16:31 +00:00
promtail:
enabled: true
fluent-bit:
enabled: true
2022-01-08 16:35:06 +00:00
image:
repository: grafana/fluent-bit-plugin-loki
tag: 2.9.1-amd64
2021-11-28 10:16:31 +00:00
grafana:
2023-02-26 17:02:19 +00:00
enabled: false
2021-11-28 10:16:31 +00:00
prometheus:
enabled: false