forked from DevFW-CICD/stacks
14 lines
254 B
YAML
14 lines
254 B
YAML
|
loki:
|
||
|
commonConfig:
|
||
|
replication_factor: 1
|
||
|
auth_enabled: false
|
||
|
|
||
|
#experimental
|
||
|
storageConfig:
|
||
|
# boltdb_shipper:
|
||
|
# shared_store: s3
|
||
|
# aws:
|
||
|
# s3: s3://${cluster_region}
|
||
|
# bucketnames: ${bucket_name}
|
||
|
filesystem: null
|