From f788474cf0edc0e1ad89c2abf98644d09c3e2016 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Thu, 31 Oct 2024 14:26:17 +0100 Subject: [PATCH] mount full path of eulake --- 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 88218e3..b283651 100644 --- a/infrastructure/cluster/flux/jhub/jhub-release.yaml +++ b/infrastructure/cluster/flux/jhub/jhub-release.yaml @@ -155,7 +155,7 @@ spec: - name: eospilot-eulake # mounts the EOS RSE needed for the Rucio JupiterLab extension hostPath: # path: /var/eos/eulake # This is pointing to /eos/pilot/eulake/escape/data, defined on the configmap/eos-csi-dir-etc-eo - path: /var/eos/pilot + path: /var/eos/pilot/eulake/escape/data - name: eos-atlas hostPath: path: /var/eos/atlas