diff 0.4.2/nextflow.config @ 141:3bae471a5e14

planemo upload
author kkonganti
date Thu, 11 Jul 2024 12:49:32 -0400
parents 7ab975454646
children
line wrap: on
line diff
--- a/0.4.2/nextflow.config	Thu Jul 11 12:47:02 2024 -0400
+++ b/0.4.2/nextflow.config	Thu Jul 11 12:49:32 2024 -0400
@@ -153,7 +153,6 @@
         process.executor = 'k8s'
         k8s.namespace = 'galaxy'
         k8s.serviceAccount = 'default'
-        k8s.computeResourceType = 'Job'
         k8s.pod = [
             [volumeClaim: 's3-centriflaken-claim', mountPath: '/galaxy/cfsan-centriflaken-db'],
             [volumeClaim: 's3-nextflow-claim', mountPath: '/galaxy/nf-work-dirs'],