From 45a37afe971d0cafbd017f0cc1d28d73466c6a83 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 3 Apr 2026 20:30:47 -0500 Subject: [PATCH] fix: scale to 1 --- clusters/cl01tl/helm/loki/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/loki/values.yaml b/clusters/cl01tl/helm/loki/values.yaml index cd51ab60f..6661cc369 100644 --- a/clusters/cl01tl/helm/loki/values.yaml +++ b/clusters/cl01tl/helm/loki/values.yaml @@ -42,7 +42,7 @@ loki: basicAuth: enabled: false singleBinary: - replicas: 2 + replicas: 1 resources: requests: cpu: 100m