From 1fd4a426b4bc5ddd4bd274e00e284fbd0616c830 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 a1ce519..eb0298b 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: