From 4cfb1e0b3b669bfd293cd1ca1d6f1ae691b33359 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Sat, 21 Oct 2023 17:17:34 +0200 Subject: [PATCH] traefik with the system scheduler --- _sys/traefik.hcl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_sys/traefik.hcl b/_sys/traefik.hcl index 4ca421b..0c1e330 100644 --- a/_sys/traefik.hcl +++ b/_sys/traefik.hcl @@ -1,10 +1,10 @@ job "traefik" { region = "global" datacenters = ["nummer5"] - type = "service" + type = "system" group "traefik" { - count = 5 + #count = 5 constraint { operator = "distinct_hosts"