Fix a bug and add TLS configuration support

This commit is contained in:
Adrien Reslinger 2020-01-21 20:25:48 +01:00
parent 206f44c362
commit 7dff2ffc7b
7 changed files with 96 additions and 5 deletions

View file

@ -8,6 +8,8 @@ metadata:
spec:
replicas: {% if traefik_node_selector is defined %}{{ traefik_node_selector|length }}{% else %}1{% endif %}
strategy:
type: Recreate
selector:
matchLabels:
app: traefik