From bd5ace752c1b4de04c045215c3e90937919051bc Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 5 Feb 2026 22:19:08 -0600 Subject: [PATCH] feat: scale ferret --- clusters/cl01tl/helm/komodo/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/komodo/values.yaml b/clusters/cl01tl/helm/komodo/values.yaml index 487e71c58..885b0dfe1 100644 --- a/clusters/cl01tl/helm/komodo/values.yaml +++ b/clusters/cl01tl/helm/komodo/values.yaml @@ -88,7 +88,7 @@ komodo: memory: 128Mi ferretdb-2: type: deployment - replicas: 0 + replicas: 1 strategy: Recreate revisionHistoryLimit: 3 containers: