From 1980ff21367e42a02cbe3943e4d5ea81667d7640 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Thu, 19 Sep 2024 17:11:26 +0200 Subject: [PATCH] change RUCIO_RSE_MOUNT_PATH --- infrastructure/cluster/flux/jhub/jhub-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cluster/flux/jhub/jhub-release.yaml b/infrastructure/cluster/flux/jhub/jhub-release.yaml index 2b9dc90..7b4eac7 100644 --- a/infrastructure/cluster/flux/jhub/jhub-release.yaml +++ b/infrastructure/cluster/flux/jhub/jhub-release.yaml @@ -197,7 +197,7 @@ spec: RUCIO_OAUTH_ID: "rucio" RUCIO_DEFAULT_INSTANCE: "vre-rucio.cern.ch" RUCIO_DESTINATION_RSE: "CERN-EOS" - RUCIO_RSE_MOUNT_PATH: "/eos/cern-eos-rse" + RUCIO_RSE_MOUNT_PATH: "/eos/eulake" RUCIO_PATH_BEGINS_AT: "2" RUCIO_CA_CERT: "/certs/rucio_ca.pem" OAUTH2_TOKEN: "FILE:/tmp/eos_oauth.token"