From 5643260b639c7be6f84cc0da746ddfa92809e55b Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 24 Mar 2026 02:44:26 +0000 Subject: [PATCH] feat: scale (#5027) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/5027 --- clusters/cl01tl/helm/grimmory/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/grimmory/values.yaml b/clusters/cl01tl/helm/grimmory/values.yaml index addbca236..2ad8481ce 100644 --- a/clusters/cl01tl/helm/grimmory/values.yaml +++ b/clusters/cl01tl/helm/grimmory/values.yaml @@ -2,7 +2,7 @@ grimmory: controllers: main: type: deployment - replicas: 0 + replicas: 1 strategy: Recreate pod: securityContext: