diff --git a/templates/docker-compose.yml.j2 b/templates/docker-compose.yml.j2 index 330e9a6..1acd075 100644 --- a/templates/docker-compose.yml.j2 +++ b/templates/docker-compose.yml.j2 @@ -180,6 +180,7 @@ services: {% if container.healthcheck.start_period is defined %} start_period: {{ container.healthcheck.start_period }} {% endif %} +{% endif %} {% if container.deploy.resources.reservations.devices is defined %} deploy: resources: