enabled(loki)

This commit is contained in:
nold 2024-02-02 18:46:17 +01:00
parent fe99802046
commit 663fc32980
2 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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