diff --git a/loki/helm-values.yaml b/loki/helm-values.yaml index 805b361..48c25ca 100644 --- a/loki/helm-values.yaml +++ b/loki/helm-values.yaml @@ -105,13 +105,9 @@ chunksCache: resultsCache: enabled: false -# Loki Canary - top level config +# Loki Canary - disabled to reduce MinIO load lokiCanary: - enabled: true - tolerations: - - key: "node-role.kubernetes.io/control-plane" - operator: "Exists" - effect: "NoSchedule" + enabled: false # Monitoring monitoring: