From f6a74b978f3e85f2597bce08bc32235e0a3d7134 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 25 Jan 2026 21:02:56 -0600 Subject: [PATCH] feat: scale down soularr --- clusters/cl01tl/helm/slskd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/slskd/values.yaml b/clusters/cl01tl/helm/slskd/values.yaml index 3f04ca83c..28ef90f7a 100644 --- a/clusters/cl01tl/helm/slskd/values.yaml +++ b/clusters/cl01tl/helm/slskd/values.yaml @@ -111,7 +111,7 @@ slskd: memory: 128Mi soularr: type: deployment - replicas: 1 + replicas: 0 strategy: Recreate revisionHistoryLimit: 3 pod: