From 0d0231ea9980b7a7e8a20d6caa6c5299d316a3f9 Mon Sep 17 00:00:00 2001 From: Samuel Clay Date: Fri, 19 Apr 2024 09:56:15 -0400 Subject: [PATCH] Cleanup postgres --- docker/haproxy/haproxy.consul.cfg.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/haproxy/haproxy.consul.cfg.j2 b/docker/haproxy/haproxy.consul.cfg.j2 index d3b5b372f6..cce6e5d6b3 100644 --- a/docker/haproxy/haproxy.consul.cfg.j2 +++ b/docker/haproxy/haproxy.consul.cfg.j2 @@ -213,7 +213,6 @@ backend postgres {% for host in groups.postgres %} server {{host}} {{host}}.node.nyc1.consul:5579 {% endfor %} - server hdb-postgres-secondary hdb-redis-secondary.node.nyc1.consul:5579 backend mongo option httpchk GET /db_check/mongo