Healthcheck: panko_api_cron
Added healthcheck for the panko_api_cron container. Closes-Bug: #1839033 Change-Id: I688fa4dfdeca7fee8c03f36772d4d0d72bded4b7
This commit is contained in:
parent
3f05c47351
commit
375c25c37d
@ -317,7 +317,8 @@ outputs:
|
||||
user: root
|
||||
privileged: false
|
||||
restart: always
|
||||
test: /openstack/healthcheck
|
||||
healthcheck:
|
||||
test: '/usr/share/openstack-tripleo-common/healthcheck/cron panko'
|
||||
volumes:
|
||||
list_concat:
|
||||
- {get_attr: [ContainersCommon, volumes]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user