Increase priority of Traefik
This commit is contained in:
parent
e5b61d5307
commit
eb066f5d98
@ -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}"
|
||||||
|
Loading…
Reference in New Issue
Block a user