From 622282b6ae22ed3057ea13f10885cb327e9cf1db Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Fri, 11 Oct 2024 17:06:19 +0200 Subject: [PATCH] debug RUCIO_PATH_BEGINS_AT --- infrastructure/cluster/flux/jhub/jhub-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure/cluster/flux/jhub/jhub-release.yaml b/infrastructure/cluster/flux/jhub/jhub-release.yaml index 3021be8..68c448d 100644 --- a/infrastructure/cluster/flux/jhub/jhub-release.yaml +++ b/infrastructure/cluster/flux/jhub/jhub-release.yaml @@ -204,8 +204,8 @@ spec: RUCIO_OAUTH_ID: "rucio" RUCIO_DEFAULT_INSTANCE: "vre-rucio.cern.ch" RUCIO_DESTINATION_RSE: "CERN-EOSPILOT" - RUCIO_RSE_MOUNT_PATH: "/eos/eulake/escape/data" - RUCIO_PATH_BEGINS_AT: "4" + 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"