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