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

give nextcloud more time to start to prevent #181

parent afa57eb2
Branches
Tags
No related merge requests found
......@@ -71,10 +71,10 @@ nextcloud:
enabled: false
livenessProbe:
initialDelaySeconds: 120
initialDelaySeconds: 300
failureThreshold: 20
readinessProbe:
initialDelaySeconds: 120
initialDelaySeconds: 300
resources:
limits:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment