From 73b0db87cea8f4d52d59a3813baefdee8406b3b4 Mon Sep 17 00:00:00 2001
From: "Antoine R. Dumont (@ardumont)" <ardumont@softwareheritage.org>
Date: Thu, 23 Mar 2023 11:46:29 +0100
Subject: [PATCH] Bump one more add-forge-now pod

Refs. swh/infra/sysadm-environment#4813
---
 swh/values/production.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swh/values/production.yaml b/swh/values/production.yaml
index 0b2a2df46..89051a7b6 100644
--- a/swh/values/production.yaml
+++ b/swh/values/production.yaml
@@ -42,7 +42,7 @@ loaders:
         - add_forge_now:swh.loader.git.tasks.UpdateGitRepository
       autoScaling:
         queueThreshold: 1
-        maxReplicaCount: 4
+        maxReplicaCount: 5
       sentrySwhPackage: swh.loader.git
     large-repository:
       image: swh_loader_git_image
-- 
GitLab