Mercurial > repos > kkonganti > cfsan_centriflaken
diff 0.4.2/nextflow.config @ 121:b8bbb216814d
planemo upload
author | kkonganti |
---|---|
date | Wed, 03 Jul 2024 12:03:22 -0400 |
parents | d8662bd297b9 |
children | 98b5dd800883 |
line wrap: on
line diff
--- a/0.4.2/nextflow.config Wed Jul 03 11:58:14 2024 -0400 +++ b/0.4.2/nextflow.config Wed Jul 03 12:03:22 2024 -0400 @@ -155,8 +155,8 @@ k8s.serviceAccount = 'default' k8s.maxErrorRetry = 3 k8s.pod = [ - [volumeClaim: 's3-centriflaken-claim', mountPath: '/galaxy/cfsan-centriflaken-db', [subPath: '/galaxy/cfsan-centriflaken-db']], - [volumeClaim: 's3-nextflow-claim', mountPath: '/galaxy/nf-work-dirs', [subPath: '/galaxy/nf-work-dirs']] + [volumeClaim: 's3-centriflaken-claim', mountPath: '/galaxy/cfsan-centriflaken-db', subPath: '/galaxy/cfsan-centriflaken-db'], + [volumeClaim: 's3-nextflow-claim', mountPath: '/galaxy/nf-work-dirs', subPath: '/galaxy/nf-work-dirs'] ] singularity.enabled = false docker.enabled = true