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:
|
sources:
|
||||||
- chart: loki
|
- chart: loki
|
||||||
repoURL: https://grafana.github.io/helm-charts
|
repoURL: https://grafana.github.io/helm-charts
|
||||||
targetRevision: 5.47.1
|
targetRevision: 6.2.0
|
||||||
helm:
|
helm:
|
||||||
releaseName: loki
|
releaseName: loki
|
||||||
valueFiles:
|
valueFiles:
|
||||||
|
|
|
@ -11,14 +11,7 @@ loki:
|
||||||
size: 30Gi
|
size: 30Gi
|
||||||
schemaConfig:
|
schemaConfig:
|
||||||
configs:
|
configs:
|
||||||
- from: 2024-01-01
|
- from: 2024-04-14
|
||||||
store: boltdb-shipper
|
|
||||||
object_store: filesystem
|
|
||||||
schema: v11
|
|
||||||
index:
|
|
||||||
prefix: index_
|
|
||||||
period: 24h
|
|
||||||
- from: 2024-04-15
|
|
||||||
store: tsdb
|
store: tsdb
|
||||||
object_store: filesystem
|
object_store: filesystem
|
||||||
schema: v13
|
schema: v13
|
||||||
|
|
Loading…
Reference in a new issue