Fix a typo.

This commit is contained in:
Andrea Dell'Amico 2022-07-04 17:52:55 +02:00
parent a9ddbe5c9c
commit ffc4e38465
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ services:
placement:
constraints:
- node.role == worker
{% epas_teleworker_run_on_fixed_node %}
{% if epas_teleworker_run_on_fixed_node %}
- {{ epas_teleworker_node_constraints }}
{% endif %}
restart_policy: