This commit is contained in:
parent
43d68bc19b
commit
a0dc8c7cc8
@ -309,7 +309,6 @@ backend {{ name }} from {{ haproxy.config.namespace }}
|
||||
http-check {{ step }}
|
||||
{%- endfor %}
|
||||
{%- endif %}
|
||||
{%- endif %}
|
||||
|
||||
{%- if values.usecache|default(True) %}
|
||||
{{ cache() }}
|
||||
@ -336,6 +335,7 @@ backend {{ name }} from {{ haproxy.config.namespace }}
|
||||
{{- httpendpoints(servers=values.servers|default([]), check=values.check|default(haproxy.config.check)) }}
|
||||
{%- endif %}
|
||||
{% endfor %}
|
||||
{%- endif %}
|
||||
|
||||
# TCP services
|
||||
{%- if haproxy.config.services %}
|
||||
|
Loading…
Reference in New Issue
Block a user