Manually set healthchecks for _cron services
[apex-tripleo-heat-templates.git] / docker / services / cinder-api.yaml
index 519b232..93d09ca 100644 (file)
@@ -163,6 +163,8 @@ outputs:
             user: root
             privileged: false
             restart: always
+            healthcheck:
+              test: /bin/true
             volumes:
               list_concat:
                 - {get_attr: [ContainersCommon, volumes]}