Deploy traefik one at a time with autorevert
This commit is contained in:
parent
d40d585358
commit
13e9eac407
@ -20,6 +20,11 @@ job "traefik" {
|
||||
value = "ingress"
|
||||
}
|
||||
|
||||
update {
|
||||
max_parallel = 1
|
||||
auto_revert = true
|
||||
}
|
||||
|
||||
group "traefik" {
|
||||
|
||||
network {
|
||||
|
Loading…
Reference in New Issue
Block a user