# HG changeset patch # User kkonganti # Date 1719953592 14400 # Node ID a56f9d099aa538148857abbf4cca96472020ee1f # Parent 066a3836bf1e053c49a30b59c12cde394e8903cd planemo upload diff -r 066a3836bf1e -r a56f9d099aa5 0.4.2/nextflow.config --- a/0.4.2/nextflow.config Tue Jul 02 16:45:08 2024 -0400 +++ b/0.4.2/nextflow.config Tue Jul 02 16:53:12 2024 -0400 @@ -154,7 +154,6 @@ k8s.namespace = 'galaxy' k8s.serviceAccount = 'default' k8s.maxErrorRetry = 5 - k8s.computeResourceType = 'Job' singularity.enabled = false docker.enabled = true params.enable_conda = false