From af24cf5a6d218e7fbe678c06025284a90de24519 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 21 Jan 2026 15:13:22 -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 09fa64728..70cb160a0 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: 1 + replicaCount: 3 image: repository: gitea/gitea tag: 1.25.3