Bootstrap initial repo state
This commit is contained in:
15
helm/values/loki.values.yaml
Normal file
15
helm/values/loki.values.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
loki:
|
||||
auth_enabled: false
|
||||
commonConfig:
|
||||
replication_factor: 1
|
||||
storage:
|
||||
type: filesystem
|
||||
schemaConfig:
|
||||
configs:
|
||||
- from: "2024-01-01"
|
||||
store: boltdb-shipper
|
||||
object_store: filesystem
|
||||
schema: v13
|
||||
index:
|
||||
prefix: index_
|
||||
period: 24h
|
||||
Reference in New Issue
Block a user