Update loki schema

This commit is contained in:
Joseph Hanson 2024-04-10 21:58:31 -05:00
parent 224e533cf9
commit f7a624c80d
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -52,15 +52,15 @@ spec:
s3: s3:
s3ForcePathStyle: true s3ForcePathStyle: true
schema_config: schemaConfig:
configs: configs:
- from: "2022-01-11" # quote - from: "2024-04-01"
store: boltdb-shipper store: tsdb
object_store: s3 object_store: s3
schema: v12 schema: v13
index: index:
prefix: loki_index_ prefix: loki_index_
period: 24h period: 24h
structuredConfig: structuredConfig:
auth_enabled: false auth_enabled: false