Merge "Ceph: Increase period between livenessProbe checks"
This commit is contained in:
commit
c32363d676
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user