You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jobs/haproxy/spec
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -577,6 +577,9 @@ properties:
577
577
ha_proxy.disable_health_check_proxy:
578
578
description: "Disables the use of the PROXY protocol for health checks. Only applies if `ha_proxy.accept_proxy` is enabled."
579
579
default: false
580
+
ha_proxy.enable_additional_health_check_proxy:
581
+
description: "Enable the additional health check listener with use of the PROXY protocol"
582
+
default: false
580
583
ha_proxy.binding_ip:
581
584
description: "If there are multiple ethernet interfaces, specify which one to bind. Set to `::` to bind to all IPv6 interfaces (no IPv4). IPv6 must be enabled on the HAProxy VM in the deployment manifest."
0 commit comments