Merge "Ceph: Increase period between livenessProbe checks"

This commit is contained in:
Zuul 2018-03-29 06:31:15 +00:00 committed by Gerrit Code Review
commit c32363d676

View File

@ -130,8 +130,8 @@ spec:
command: command:
- /tmp/mon-check.sh - /tmp/mon-check.sh
- liveness - liveness
initialDelaySeconds: 60 initialDelaySeconds: 360
periodSeconds: 60 periodSeconds: 180
readinessProbe: readinessProbe:
exec: exec:
command: command: