aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/garage/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app/garage/deploy')
-rw-r--r--cluster/prod/app/garage/deploy/garage.hcl19
1 files changed, 0 insertions, 19 deletions
diff --git a/cluster/prod/app/garage/deploy/garage.hcl b/cluster/prod/app/garage/deploy/garage.hcl
index ccc7dd6..51d5473 100644
--- a/cluster/prod/app/garage/deploy/garage.hcl
+++ b/cluster/prod/app/garage/deploy/garage.hcl
@@ -82,25 +82,6 @@ job "garage" {
}
service {
- tags = ["garage-rpc"]
- port = 3901
- address_mode = "driver"
- name = "garage-rpc"
- check {
- type = "tcp"
- port = 3901
- address_mode = "driver"
- interval = "60s"
- timeout = "5s"
- check_restart {
- limit = 3
- grace = "90s"
- ignore_warnings = false
- }
- }
- }
-
- service {
tags = [
"garage-web",
"tricot * 1",