Skip to content

Commit

Permalink
increase probe delays
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Oct 15, 2024
1 parent 1bce334 commit b014453
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions test/helm/test-overrides-community.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,22 @@ dtas:
- id: alfresco-aos-module
version: 3.0.0
installed: true
alfresco-repository:
startupProbe:
initialDelaySeconds: 120
alfresco-transform-service:
pdfrenderer:
livenessProbe:
initialDelaySeconds: 60
imagemagick:
livenessProbe:
initialDelaySeconds: 60
libreoffice:
livenessProbe:
initialDelaySeconds: 60
tika:
livenessProbe:
initialDelaySeconds: 60
transformmisc:
livenessProbe:
initialDelaySeconds: 60

0 comments on commit b014453

Please sign in to comment.