loki: debug read / flush errors
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c944e1ebdf
commit
ec8334c6cc
2 changed files with 1 additions and 10 deletions
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue