start testing
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user