From e37c1f9057ed986ac50b86463a4dbe6bf5d77f02 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 25 Aug 2022 01:02:16 +0200 Subject: Deploy Matrix --- cluster/prod/app/plume/deploy/plume.hcl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'cluster/prod/app/plume/deploy') diff --git a/cluster/prod/app/plume/deploy/plume.hcl b/cluster/prod/app/plume/deploy/plume.hcl index 3e9aa77..c0e5da3 100644 --- a/cluster/prod/app/plume/deploy/plume.hcl +++ b/cluster/prod/app/plume/deploy/plume.hcl @@ -18,7 +18,7 @@ job "plume-blog" { constraint { attribute = "${attr.unique.hostname}" operator = "=" - value = "digitale" + value = "dahlia" } driver = "docker" @@ -49,9 +49,6 @@ job "plume-blog" { name = "plume" tags = [ "plume", - "traefik.enable=true", - "traefik.frontend.entryPoints=https,http", - "traefik.frontend.rule=Host:plume.deuxfleurs.fr", "tricot plume.deuxfleurs.fr", ] port = "web_port" -- cgit v1.2.3