Update for traefik v2.2

This commit is contained in:
Adrien Reslinger 2020-03-26 16:15:42 +01:00
parent 5dde77e4e7
commit 6291ae29aa
2 changed files with 5 additions and 2 deletions

View file

@ -72,9 +72,11 @@ spec:
# (default 100ms) Interval between flushes of the buffered response body to the client.
flushInterval: 100ms
tls:
secretName: wildcard-cluster
store:
name: default
namespace: {{ traefik_namespace }}
options:
name: default
namespace: tools
namespace: {{ traefik_namespace }}
{% endif %}
{% endif %}