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