Increase priority of Traefik

This commit is contained in:
IamTheFij 2022-06-23 09:51:42 -07:00
parent e5b61d5307
commit eb066f5d98
1 changed files with 1 additions and 2 deletions

View File

@ -11,10 +11,9 @@ variable "base_hostname" {
} }
job "traefik" { job "traefik" {
region = "global"
datacenters = ["dc1"] datacenters = ["dc1"]
type = "system" type = "system"
priority = 100
constraint { constraint {
attribute = "${node.class}" attribute = "${node.class}"