Skip to content
Snippets Groups Projects
Verified Commit 3df921e3 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

increase readiness probe timeout to even more

parent 3a160260
No related branches found
No related tags found
1 merge request!16Resolve "Readyness probe terminates onlyofficepod after version update"
......@@ -61,7 +61,7 @@ readinessProbe:
enabled: true
initialDelaySeconds: 30
timeoutSeconds: 2
periodSeconds: 10
periodSeconds: 20
successThreshold: 1
failureThreshold: 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment