Merge "Ceph: Increase period between livenessProbe checks"
This commit is contained in:
commit
c32363d676
@ -130,8 +130,8 @@ spec:
|
||||
command:
|
||||
- /tmp/mon-check.sh
|
||||
- liveness
|
||||
initialDelaySeconds: 60
|
||||
periodSeconds: 60
|
||||
initialDelaySeconds: 360
|
||||
periodSeconds: 180
|
||||
readinessProbe:
|
||||
exec:
|
||||
command:
|
||||
|
Loading…
Reference in New Issue
Block a user