Adding dependencies, binary autostart
This commit is contained in:
16
opencloud/charts/loki/scenarios/default-values.yaml
Normal file
16
opencloud/charts/loki/scenarios/default-values.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
loki:
|
||||
commonConfig:
|
||||
replication_factor: 1
|
||||
useTestSchema: true
|
||||
storage:
|
||||
bucketNames:
|
||||
chunks: chunks
|
||||
ruler: ruler
|
||||
admin: admin
|
||||
read:
|
||||
replicas: 1
|
||||
write:
|
||||
replicas: 1
|
||||
backend:
|
||||
replicas: 1
|
||||
Reference in New Issue
Block a user