From 00802d519485b78887d8a2ff9c16f9cf153dec2d Mon Sep 17 00:00:00 2001 From: Enis Afgan Date: Wed, 11 Sep 2024 14:53:00 -0400 Subject: [PATCH] Save job outputs to working dir --- galaxy/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/galaxy/values.yaml b/galaxy/values.yaml index 72e7bf3c..884fb05d 100644 --- a/galaxy/values.yaml +++ b/galaxy/values.yaml @@ -565,6 +565,7 @@ configs: {{- end }} tool_dependency_dir: "{{.Values.persistence.mountPath}}/deps" job_config_file: "/galaxy/server/config/job_conf.yml" + outputs_to_working_directory: true builds_file_path: |- {{ if .Values.refdata.enabled }} /cvmfs/data.galaxyproject.org/managed/location/builds.txt