From 4a9847501c1cb0e0869f351c4a697a6fb6531568 Mon Sep 17 00:00:00 2001 From: Rahul Chauhan Date: Thu, 28 Sep 2023 13:08:10 +0200 Subject: [PATCH] increment auth server count --- apps/production/prod-rucio-authserver.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/production/prod-rucio-authserver.yaml b/apps/production/prod-rucio-authserver.yaml index 9a4114dd..63166bfd 100644 --- a/apps/production/prod-rucio-authserver.yaml +++ b/apps/production/prod-rucio-authserver.yaml @@ -1,7 +1,9 @@ -replicaCount: 2 +replicaCount: 3 ingress: hosts: - cms-rucio-auth.cern.ch image: + repository: registry.cern.ch/cmsrucio/rucio-server + pullPolicy: Always tag: release-1.31.6.cms2