aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/garage/deploy/garage.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/garage/deploy/garage.hcl')
-rw-r--r--cluster/prod/app/garage/deploy/garage.hcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/cluster/prod/app/garage/deploy/garage.hcl b/cluster/prod/app/garage/deploy/garage.hcl
index 7ef2aa7..b503440 100644
--- a/cluster/prod/app/garage/deploy/garage.hcl
+++ b/cluster/prod/app/garage/deploy/garage.hcl
@@ -74,6 +74,7 @@ job "garage" {
"garage_api",
"tricot garage.deuxfleurs.fr",
"tricot *.garage.deuxfleurs.fr",
+ "tricot-site-lb",
]
port = 3900
address_mode = "driver"
@@ -100,6 +101,7 @@ job "garage" {
"tricot-add-header Strict-Transport-Security max-age=63072000; includeSubDomains; preload",
"tricot-add-header X-Frame-Options SAMEORIGIN",
"tricot-add-header X-XSS-Protection 1; mode=block",
+ "tricot-site-lb",
]
port = 3902
address_mode = "driver"
@@ -140,6 +142,7 @@ job "garage" {
tags = [
"garage_k2v",
"tricot k2v.deuxfleurs.fr",
+ "tricot-site-lb",
]
port = 3904
address_mode = "driver"