traefik with the system scheduler
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
job "traefik" {
|
job "traefik" {
|
||||||
region = "global"
|
region = "global"
|
||||||
datacenters = ["nummer5"]
|
datacenters = ["nummer5"]
|
||||||
type = "service"
|
type = "system"
|
||||||
|
|
||||||
group "traefik" {
|
group "traefik" {
|
||||||
count = 5
|
#count = 5
|
||||||
|
|
||||||
constraint {
|
constraint {
|
||||||
operator = "distinct_hosts"
|
operator = "distinct_hosts"
|
||||||
|
|||||||
Reference in New Issue
Block a user