aboutsummaryrefslogtreecommitdiff
path: root/cluster
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-09-04 19:15:09 +0200
committerAlex Auvolat <alex@adnab.me>2023-09-04 19:15:09 +0200
commit9b8882c250d42eace00410accba8b079803bcd39 (patch)
tree275065a19e8611bd874e8cdfe9964aad0b3d08d9 /cluster
parenta490f082bc4bb58fbd54aa5e38334034ac54e761 (diff)
downloadnixcfg-9b8882c250d42eace00410accba8b079803bcd39.tar.gz
nixcfg-9b8882c250d42eace00410accba8b079803bcd39.zip
add missing d53 tags for sogo and alps
Diffstat (limited to 'cluster')
-rw-r--r--cluster/prod/app/email/deploy/email.hcl5
1 files changed, 2 insertions, 3 deletions
diff --git a/cluster/prod/app/email/deploy/email.hcl b/cluster/prod/app/email/deploy/email.hcl
index dc8fd76..79eb526 100644
--- a/cluster/prod/app/email/deploy/email.hcl
+++ b/cluster/prod/app/email/deploy/email.hcl
@@ -429,10 +429,8 @@ job "email" {
address_mode = "host"
tags = [
"alps",
- "traefik.enable=true",
- "traefik.frontend.entryPoints=https,http",
- "traefik.frontend.rule=Host:alps.deuxfleurs.fr",
"tricot alps.deuxfleurs.fr",
+ "d53-cname alps.deuxfleurs.fr",
]
check {
type = "tcp"
@@ -487,6 +485,7 @@ job "email" {
"sogo",
"tricot www.sogo.deuxfleurs.fr",
"tricot sogo.deuxfleurs.fr",
+ "d53-cname sogo.deuxfleurs.fr",
]
check {
type = "tcp"