Manually set healthchecks for _cron services
[apex-tripleo-heat-templates.git] / docker / services / keystone.yaml
index 4c2c1d1..97b4c5d 100644 (file)
@@ -175,6 +175,8 @@ outputs:
             privileged: false
             restart: always
             command: ['/bin/bash', '-c', '/usr/local/bin/kolla_set_configs && /usr/sbin/crond -n']
+            healthcheck:
+              test: /bin/true
             volumes:
               list_concat:
                 - {get_attr: [ContainersCommon, volumes]}