Removing update settings from cron example as they're not needed.

This commit is contained in:
Renan DelValle 2020-05-07 16:46:05 -07:00
parent 13fbbce816
commit 090fdf1715
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9

View file

@ -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