]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/cephadm/templates/services/ingress/haproxy.cfg.j2
import quincy beta 17.1.0
[ceph.git] / ceph / src / pybind / mgr / cephadm / templates / services / ingress / haproxy.cfg.j2
index 137dc1157edf94e46a0ea16c8d4dd2e96e9cda3c..cb84f1d072226f3a55d37a62795d3dcd2d31884a 100644 (file)
@@ -48,6 +48,7 @@ defaults
 frontend stats
     mode http
     bind {{ ip }}:{{ monitor_port }}
+    bind localhost:{{ monitor_port }}
     stats enable
     stats uri /stats
     stats refresh 10s