Mercurial > repos > kkonganti > cfsan_centriflaken
diff 0.4.2/nextflow.config @ 116:b6fcae1983cb
planemo upload
author | kkonganti |
---|---|
date | Wed, 03 Jul 2024 10:45:24 -0400 |
parents | a56f9d099aa5 |
children | 77672281b19b |
line wrap: on
line diff
--- a/0.4.2/nextflow.config Tue Jul 02 16:53:12 2024 -0400 +++ b/0.4.2/nextflow.config Wed Jul 03 10:45:24 2024 -0400 @@ -153,7 +153,7 @@ process.executor = 'k8s' k8s.namespace = 'galaxy' k8s.serviceAccount = 'default' - k8s.maxErrorRetry = 5 + k8s.maxErrorRetry = 3 singularity.enabled = false docker.enabled = true params.enable_conda = false