Skip to content

Commit

Permalink
stagein update
Browse files Browse the repository at this point in the history
  • Loading branch information
bbrauzzi committed Apr 11, 2023
1 parent b4e0bf3 commit f34e6c7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ spec:
STAGEIN_AWS_SECRET_ACCESS_KEY: test
STAGEIN_AWS_REGION: RegioneOne

STAGEOUT_AWS_SERVICEURL: https://cf2.cloudferro.com:8080
STAGEOUT_AWS_SERVICEURL: https://minio.develop.eoepca.org

useResourceManager: "true"
resourceManagerWorkspacePrefix: "develop-user"
Expand Down Expand Up @@ -241,7 +241,7 @@ spec:
echo "URL does not exist: $url"
exit 1
fi
Stars copy -v -rel -r 4 -o ./ --harvest $url
Stars copy -v -rel -r 4 -o ./ $url
EnvVarRequirement:
envDef:
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
Expand Down

0 comments on commit f34e6c7

Please sign in to comment.