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