Migrate liveness probe to new format

Change-Id: Iab28f03a9b61e6ba03918b8286cd3bd3c9900e51
Depends-On: I920029d4cb14981427e7f978778506fb0b69c435
This commit is contained in:
Aleksandr Mogylchenko 2016-10-26 14:23:52 +02:00
parent 6473bbfc8e
commit e7452fcc48
1 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,9 @@ service:
image: radosgw
probes:
readiness: "true"
liveness: "true"
liveness:
command: "true"
type: "exec"
pre:
- name: radosgw-create-swift-service
type: single