From 4376ccce9d486a2e4ffb3151357e30d1ad20cf6e Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 1 Sep 2026 00:58:25 +0200 Subject: [PATCH] Update nextflow.config --- nextflow.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index cab3b7f..211c57c 100644 --- a/nextflow.config +++ b/nextflow.config @@ -28,7 +28,7 @@ k8s { schedulingStrategy = 'DVFS' runtimeComparisonEpsilon = '10s' dvfsSchedulingNumTopRuntimes = 3 - nodeLabel = 'usedby=trogantk' + nodeLabel = 'trogantk' nodeInit { enabled = true