changeset 113:c774e32a3596

planemo upload
author kkonganti
date Tue, 02 Jul 2024 16:31:26 -0400
parents 6e7c58050c06
children 066a3836bf1e
files 0.4.2/nextflow.config
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/0.4.2/nextflow.config	Fri Jun 28 10:46:25 2024 -0400
+++ b/0.4.2/nextflow.config	Tue Jul 02 16:31:26 2024 -0400
@@ -152,9 +152,8 @@
     gxkubernetes {
         process.executor = 'k8s'
         k8s.namespace = 'galaxy'
-        k8s.serviceAccount = 'galaxy'
+        k8s.serviceAccount = 'default'
         k8s.maxErrorRetry = 5
-        k8s.computeResourceType = 'Job'
         singularity.enabled = false
         docker.enabled = true
         params.enable_conda = false