From 2a2e74900bf90b40bdbb6f0f580bc082728e5a41 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 8 Jan 2026 22:33:27 -0300 Subject: [PATCH] logging: fix loki single-binary mode --- services/logging/loki-helmrelease.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/services/logging/loki-helmrelease.yaml b/services/logging/loki-helmrelease.yaml index a1ce519d..eb0298b8 100644 --- a/services/logging/loki-helmrelease.yaml +++ b/services/logging/loki-helmrelease.yaml @@ -47,6 +47,12 @@ spec: retention_period: 4320h reject_old_samples: true reject_old_samples_max_age: 168h + read: + replicas: 0 + write: + replicas: 0 + backend: + replicas: 0 singleBinary: replicas: 1 persistence: