loki: debug read / flush errors
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tom Neuber 2024-04-14 00:19:17 +02:00
parent c944e1ebdf
commit ec8334c6cc
Signed by: tom
GPG key ID: F17EFE4272D89FF6
2 changed files with 1 additions and 10 deletions

View file

@ -218,7 +218,7 @@ spec:
sources: sources:
- chart: loki - chart: loki
repoURL: https://grafana.github.io/helm-charts repoURL: https://grafana.github.io/helm-charts
targetRevision: 6.2.0 targetRevision: 5.47.1
helm: helm:
releaseName: loki releaseName: loki
valueFiles: valueFiles:

View file

@ -9,15 +9,6 @@ loki:
auth_enabled: false auth_enabled: false
persistence: persistence:
size: 30Gi size: 30Gi
schemaConfig:
configs:
- from: 2023-07-01
store: tsdb
object_store: filesystem
schema: v13
index:
prefix: index_
period: 24h
monitoring: monitoring:
selfMonitoring: selfMonitoring:
grafanaAgent: grafanaAgent: