Switch from Minio to Filesystem

This commit is contained in:
Fabrice Didon 2024-09-11 09:26:44 +02:00
parent baeb4ce3bc
commit c6b659350e

View File

@ -1,5 +1,7 @@
--- ---
loki: loki:
storage:
type: 'filesystem'
commonConfig: commonConfig:
replication_factor: 1 replication_factor: 1
schemaConfig: schemaConfig:
@ -49,7 +51,7 @@ chunksCache:
# Enable minio for storage # Enable minio for storage
minio: minio:
enabled: true enabled: false
# Zero out replica counts of other deployment modes # Zero out replica counts of other deployment modes
backend: backend: