From fa6c0fc218e9329ecd26f042d87ff1549b3ad356 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 28 Dec 2025 21:54:34 -0600 Subject: [PATCH] scale to 1 --- 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 8acf57e21..185e90c14 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: 2 + replicaCount: 1 image: repository: gitea/gitea tag: 1.25.3