From 55f03286d6324249fdbeee16bd97b0d0cf138f86 Mon Sep 17 00:00:00 2001 From: Sarun Nuntaviriyakul <48861591+guyzsarun@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:32:09 +0100 Subject: [PATCH] Fix CC creds --- helm/rucio-consistency/templates/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/rucio-consistency/templates/deployment.yaml b/helm/rucio-consistency/templates/deployment.yaml index ffa152ac..2565ab3c 100644 --- a/helm/rucio-consistency/templates/deployment.yaml +++ b/helm/rucio-consistency/templates/deployment.yaml @@ -96,7 +96,7 @@ spec: - name: proxy-volume secret: defaultMode: 420 - secretName: daemons-rucio-x509up + secretName: server-rucio-x509up - name: jobber-config configMap: defaultMode: 0644