Skip to content

Commit

Permalink
update golden
Browse files Browse the repository at this point in the history
  • Loading branch information
Codelax committed Jan 3, 2023
1 parent d6f9258 commit d50fec7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,10 @@ ARGS:
[health-check.check-send-proxy] It defines whether the health check should be done considering the proxy protocol
lb-id Load balancer ID
[instance-server-id.{index}] UIID of the instance server.
[instance-server-tag.{index}] Tag of the instance server.
[use-instance-server-public-ip] Use public IP address of the instance instead of the private one
[baremetal-server-id.{index}] UIID of the baremetal server.
[baremetal-server-tag.{index}] Tag of the baremetal server.
server-ip.{index} Backend server IP addresses list (IPv4 or IPv6)
[timeout-server] Maximum server connection inactivity time (allowed time the server has to process the request)
[timeout-connect] Maximum initial server connection establishment time
Expand All @@ -43,7 +45,6 @@ ARGS:
[ignore-ssl-server-verify] Set to true to ignore server certificate verification
[zone=fr-par-1] Zone to target. If none is passed will use default zone from the config (fr-par-1 | fr-par-2 | nl-ams-1 | nl-ams-2 | pl-waw-1 | pl-waw-2)


DEPRECATED ARGS:
[send-proxy-v2] Deprecated in favor of proxy_protocol field !

Expand Down

0 comments on commit d50fec7

Please sign in to comment.