diff --git a/clusters/kairos/monitoring/loki/helmrelease.yaml b/clusters/kairos/monitoring/loki/helmrelease.yaml index a651cd8..98a323c 100644 --- a/clusters/kairos/monitoring/loki/helmrelease.yaml +++ b/clusters/kairos/monitoring/loki/helmrelease.yaml @@ -31,6 +31,8 @@ spec: enabled: true querier: max_concurrent: 2 + commonConfig: + replication_factor: 1 deploymentMode: SimpleScalable