From 4c39a1275caff71d2247efd60bcb813c343a2c92 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 8 Feb 2026 12:30:22 -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 d267b8407..af76442d4 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: 0 + replicas: 1 strategy: Recreate revisionHistoryLimit: 3 containers: