Add update stanza

This commit is contained in:
Quentin 2019-07-11 22:29:35 +02:00
parent 61d009f18d
commit 172ab4c4d7
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ job "dbx86" {
value = "amd64"
}
update {
max_parallel = 1
stagger = "5m"
}
group "postgres" {
task "sentinel" {
driver = "docker"