From 687164cdf1c89401608cfb31ed8d4abe5158d2a8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 8 Feb 2026 12:33:09 -0600 Subject: [PATCH] feat: scale --- clusters/cl01tl/helm/spotisub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/spotisub/values.yaml b/clusters/cl01tl/helm/spotisub/values.yaml index af76442d4..d267b8407 100644 --- a/clusters/cl01tl/helm/spotisub/values.yaml +++ b/clusters/cl01tl/helm/spotisub/values.yaml @@ -2,7 +2,7 @@ spotisub: controllers: main: type: deployment - replicas: 1 + replicas: 0 strategy: Recreate revisionHistoryLimit: 3 containers: