# HG changeset patch # User kkonganti # Date 1720020512 14400 # Node ID a646fee152da6c3781342bcd9acd2825974dc5dd # Parent 77672281b19b4213ee2d64889a8f0daece39cdcc planemo upload diff -r 77672281b19b -r a646fee152da 0.4.2/nextflow.config --- a/0.4.2/nextflow.config Wed Jul 03 11:18:16 2024 -0400 +++ b/0.4.2/nextflow.config Wed Jul 03 11:28:32 2024 -0400 @@ -155,6 +155,7 @@ k8s.serviceAccount = 'default' k8s.maxErrorRetry = 3 k8s.storageMountPath = '/galaxy' + k8s.storageSubPath = '/galaxy' singularity.enabled = false docker.enabled = true params.enable_conda = false