mirror of
https://github.com/nold360/hive-apps
synced 2024-11-08 14:56:35 +00:00
20 lines
271 B
YAML
Executable file
20 lines
271 B
YAML
Executable file
loki:
|
|
enabled: true
|
|
image:
|
|
repository: grafana/loki
|
|
tag: 2.9.5
|
|
|
|
promtail:
|
|
enabled: true
|
|
|
|
fluent-bit:
|
|
enabled: true
|
|
# image:
|
|
# repository: grafana/fluent-bit-plugin-loki
|
|
# tag: 2.9.4-amd64
|
|
|
|
grafana:
|
|
enabled: false
|
|
|
|
prometheus:
|
|
enabled: false
|