loki: Update loki again
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
fe5535beca
commit
03f5c2b3aa
2 changed files with 2 additions and 9 deletions
|
@ -218,7 +218,7 @@ spec:
|
|||
sources:
|
||||
- chart: loki
|
||||
repoURL: https://grafana.github.io/helm-charts
|
||||
targetRevision: 5.47.1
|
||||
targetRevision: 6.2.0
|
||||
helm:
|
||||
releaseName: loki
|
||||
valueFiles:
|
||||
|
|
|
@ -11,14 +11,7 @@ loki:
|
|||
size: 30Gi
|
||||
schemaConfig:
|
||||
configs:
|
||||
- from: 2024-01-01
|
||||
store: boltdb-shipper
|
||||
object_store: filesystem
|
||||
schema: v11
|
||||
index:
|
||||
prefix: index_
|
||||
period: 24h
|
||||
- from: 2024-04-15
|
||||
- from: 2024-04-14
|
||||
store: tsdb
|
||||
object_store: filesystem
|
||||
schema: v13
|
||||
|
|
Loading…
Reference in a new issue