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/jitsi/deploy/jitsi.hcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cluster/prod/app/jitsi') diff --git a/cluster/prod/app/jitsi/deploy/jitsi.hcl b/cluster/prod/app/jitsi/deploy/jitsi.hcl index 7e12ae3..88ab315 100644 --- a/cluster/prod/app/jitsi/deploy/jitsi.hcl +++ b/cluster/prod/app/jitsi/deploy/jitsi.hcl @@ -1,5 +1,5 @@ job "jitsi" { - datacenters = ["neptune"] + datacenters = ["neptune", "orion"] type = "service" priority = "10" @@ -142,6 +142,7 @@ EOF tags = [ "jitsi", "tricot jitsi.deuxfleurs.fr", + "d53-cname jitsi.deuxfleurs.fr", ] port = "https_port" address_mode = "host" -- cgit v1.2.3