diff --git a/test/hello_world_cron.yaml b/test/hello_world_cron.yaml index ff43c08..eab0dce 100644 --- a/test/hello_world_cron.yaml +++ b/test/hello_world_cron.yaml @@ -13,16 +13,3 @@ thermos: cmd: "echo bootstrapping" - name: "hello_gorealis" cmd: "echo hello world from gorealis; sleep 10;" -updateSettings: - maxPerInstanceFailures: 1 - maxFailedInstances: 1 - minTimeInRunning: 1m - rollbackOnFailure: true - instanceRanges: - - start: 1 - end: 4 - blockIfNoPulseAfter: 1m - slaAware: false - strategy: - name: Batch - groupSize: 2 \ No newline at end of file