Merge "Enable etcd health check"
This commit is contained in:
commit
045d903363
@ -91,6 +91,8 @@ outputs:
|
||||
net: host
|
||||
privileged: false
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: /openstack/healthcheck
|
||||
volumes:
|
||||
- /var/lib/etcd:/var/lib/etcd
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
Loading…
x
Reference in New Issue
Block a user