From 8bffd93dff765c60f8f825c6381c099fcd26a3ba Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 24 Dec 2025 17:00:38 -0600 Subject: [PATCH] scale down --- clusters/cl01tl/helm/soulsync/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/soulsync/values.yaml b/clusters/cl01tl/helm/soulsync/values.yaml index 4966f9d69..3658c07c4 100644 --- a/clusters/cl01tl/helm/soulsync/values.yaml +++ b/clusters/cl01tl/helm/soulsync/values.yaml @@ -2,7 +2,7 @@ soulsync: controllers: main: type: deployment - replicas: 1 + replicas: 0 strategy: Recreate revisionHistoryLimit: 3 initContainers: