start testing

This commit is contained in:
Iñigo Etxaniz
2026-07-15 10:16:50 +00:00
parent 0ee9baa5d9
commit 0b62571296
3 changed files with 151 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
name: test-script
active: true
schedule: "* * * * *"
action: ensure
runOnStartup: true
imageName: python-sched:0.1
command: ["python", "/app/test_script.py"]
maxCpuCores: 0.5
maxMemoryMb: 128
autoremove: false
logOption: 1