Fix a bug and add TLS configuration support
This commit is contained in:
parent
206f44c362
commit
7dff2ffc7b
7 changed files with 96 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue