From 818c640c6d4e8034549f038ed5125fec95a45b52 Mon Sep 17 00:00:00 2001 From: pmacius Date: Thu, 8 Aug 2024 12:01:30 +0200 Subject: [PATCH] test --- test/helm/test-overrides.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/helm/test-overrides.yaml b/test/helm/test-overrides.yaml index 1ef0f69f..6361838f 100644 --- a/test/helm/test-overrides.yaml +++ b/test/helm/test-overrides.yaml @@ -24,17 +24,17 @@ alfresco-transform-service: repository: localhost/alfresco-pdf-renderer tag: latest readinessProbe: - initialDelaySeconds: 60 + initialDelaySeconds: 100 livenessProbe: - initialDelaySeconds: 60 + initialDelaySeconds: 100 imagemagick: image: repository: localhost/alfresco-imagemagick tag: latest readinessProbe: - initialDelaySeconds: 60 + initialDelaySeconds: 100 livenessProbe: - initialDelaySeconds: 60 + initialDelaySeconds: 100 libreoffice: image: repository: localhost/alfresco-libreoffice