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

make initial delay of livenessProbe even longer for rocketchat

parent b1e4b1b7
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ extraEnv: |
value: completed
livenessProbe:
initialDelaySeconds: 120
initialDelaySeconds: 180
failureThreshold: 20
readinessProbe:
initialDelaySeconds: 60
......
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