From cadda99eca92ddcb9b58aa2b33b7359aa4867e21 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 26 Dec 2025 17:02:51 -0600 Subject: [PATCH] scale --- clusters/cl01tl/helm/gitea/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index da1c52283..8acf57e21 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -1,7 +1,7 @@ gitea: global: imageRegistry: registry.hub.docker.com - replicaCount: 3 + replicaCount: 2 image: repository: gitea/gitea tag: 1.25.3