diff --git a/infrastructure/cluster/flux/rucio-dev/rucio-dev-servers.yaml b/infrastructure/cluster/flux/rucio-dev/rucio-dev-servers.yaml index b3eaa89..aa2e427 100644 --- a/infrastructure/cluster/flux/rucio-dev/rucio-dev-servers.yaml +++ b/infrastructure/cluster/flux/rucio-dev/rucio-dev-servers.yaml @@ -35,6 +35,9 @@ spec: - secretName: server-cafile mountPath: /etc/grid-security/ca.pem subPath: ca.pem + - secretName: rse-account + mountPath: /opt/rucio/etc/rse-accounts.cfg + subPath: rse-accounts.cfg additionalEnvs: # # **KIKE**: This is gonna be a pain in the ass.