add extra endif
This commit is contained in:
parent
151a23a570
commit
35ffb6e327
@ -180,6 +180,7 @@ services:
|
|||||||
{% if container.healthcheck.start_period is defined %}
|
{% if container.healthcheck.start_period is defined %}
|
||||||
start_period: {{ container.healthcheck.start_period }}
|
start_period: {{ container.healthcheck.start_period }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% endif %}
|
||||||
{% if container.deploy.resources.reservations.devices is defined %}
|
{% if container.deploy.resources.reservations.devices is defined %}
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user