From 7ee05cb469e732c81b1e74047c55dc6ed7b233bb Mon Sep 17 00:00:00 2001 From: Kevin Date: Tue, 1 Sep 2026 01:07:13 +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 211c57c..cab3b7f 100644 --- a/nextflow.config +++ b/nextflow.config @@ -28,7 +28,7 @@ k8s { schedulingStrategy = 'DVFS' runtimeComparisonEpsilon = '10s' dvfsSchedulingNumTopRuntimes = 3 - nodeLabel = 'trogantk' + nodeLabel = 'usedby=trogantk' nodeInit { enabled = true