This commit is contained in:
parent
ac14742e3c
commit
369bb998f9
@ -279,7 +279,7 @@ listen {{ name }} from {{ haproxy.config.namespace }}
|
||||
timeout server 1s
|
||||
option spop-check
|
||||
{%- endif %}
|
||||
default-server inter 3s fall 3
|
||||
default-server inter 1s fall 5
|
||||
{{- tcpendpoints(servers=values.servers, check=values.check|default(haproxy.config.check)) }}
|
||||
{% endfor %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user