feat: invoke scheduler at regular interval

This commit is contained in:
2026-05-21 20:37:55 +02:00
parent a8d0af6d77
commit 78fe51a40d
6 changed files with 75 additions and 20 deletions

View File

@@ -22,8 +22,9 @@ k8s {
projectDir = '/workspace/projects'
cleanup = false
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.1'
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.3.2'
imagePullPolicy = 'IfNotPresent'
schedulerInterval = '10s'
nodeInit {
enabled = false