From 613eeb9f1d3f51903b40ba9558f5027252d473b8 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Thu, 31 Oct 2024 17:02:31 +0100 Subject: [PATCH] change RUCIO_PATH_BEGINS_AT and keep the mount path --- infrastructure/cluster/flux/jhub/jhub-release.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/infrastructure/cluster/flux/jhub/jhub-release.yaml b/infrastructure/cluster/flux/jhub/jhub-release.yaml index 8c3eb92..02138f9 100644 --- a/infrastructure/cluster/flux/jhub/jhub-release.yaml +++ b/infrastructure/cluster/flux/jhub/jhub-release.yaml @@ -206,9 +206,7 @@ spec: RUCIO_DEFAULT_INSTANCE: "vre-rucio.cern.ch" RUCIO_DESTINATION_RSE: "CERN-EOSPILOT" RUCIO_RSE_MOUNT_PATH: "/eos/eulake" - RUCIO_PATH_BEGINS_AT: "2" - # RUCIO_RSE_MOUNT_PATH: "/eos/pilot/eulake/escape/data" - # RUCIO_PATH_BEGINS_AT: "5" + RUCIO_PATH_BEGINS_AT: "5" # becase we are need to substitute /eos/pilot/eulake/escape/data with /eos/eulake RUCIO_CA_CERT: "/certs/rucio_ca.pem" OAUTH2_TOKEN: "FILE:/tmp/eos_oauth.token"