From c11b6499b8ff35c5a6468cc1e4adb474ea72a963 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 4 Jan 2023 09:35:40 +0100 Subject: prod: deploy d53 --- cluster/prod/app/guichet/deploy/directory.hcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cluster/prod/app/guichet') diff --git a/cluster/prod/app/guichet/deploy/directory.hcl b/cluster/prod/app/guichet/deploy/directory.hcl index 0e46aa5..7161bb7 100644 --- a/cluster/prod/app/guichet/deploy/directory.hcl +++ b/cluster/prod/app/guichet/deploy/directory.hcl @@ -1,5 +1,5 @@ job "guichet" { - datacenters = [ "neptune" ] + datacenters = [ "neptune", "orion" ] type = "service" priority = 90 @@ -35,6 +35,7 @@ job "guichet" { tags = [ "guichet", "tricot guichet.deuxfleurs.fr", + "d53-cname guichet.deuxfleurs.fr", ] port = "web_port" address_mode = "host" -- cgit v1.2.3