mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 21:41:13 +00:00
enabled(loki)
This commit is contained in:
parent
fe99802046
commit
663fc32980
2 changed files with 7 additions and 7 deletions
|
@ -24,7 +24,7 @@ apps:
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- Replace=true
|
- Replace=true
|
||||||
|
|
||||||
# - name: loki-stack
|
- name: loki-stack
|
||||||
# repoURL: https://grafana.github.io/helm-charts
|
repoURL: https://grafana.github.io/helm-charts
|
||||||
# chart: loki-stack
|
chart: loki-stack
|
||||||
# targetRevision: 2.9.9
|
targetRevision: 2.10.1
|
||||||
|
|
|
@ -9,9 +9,9 @@ promtail:
|
||||||
|
|
||||||
fluent-bit:
|
fluent-bit:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
# image:
|
||||||
repository: grafana/fluent-bit-plugin-loki
|
# repository: grafana/fluent-bit-plugin-loki
|
||||||
tag: 2.9.4-amd64
|
# tag: 2.9.4-amd64
|
||||||
|
|
||||||
grafana:
|
grafana:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
Loading…
Reference in a new issue