diff --git a/loki/values.yaml b/loki/values.yaml index 584f0fb..f5959aa 100644 --- a/loki/values.yaml +++ b/loki/values.yaml @@ -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: