Deploy traefik one at a time with autorevert

This commit is contained in:
IamTheFij 2022-06-23 20:12:30 -07:00
parent d40d585358
commit 13e9eac407
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@ job "traefik" {
value = "ingress"
}
update {
max_parallel = 1
auto_revert = true
}
group "traefik" {
network {