From 54196424c19cf6d9b6af23fee275cc33e7c499a1 Mon Sep 17 00:00:00 2001 From: Paulo Gomes da Cruz Junior Date: Fri, 20 Dec 2024 08:04:02 -0800 Subject: [PATCH] ci: changing deployment time --- backend/openshift.deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/openshift.deploy.yml b/backend/openshift.deploy.yml index 9c35799b..9fda7876 100644 --- a/backend/openshift.deploy.yml +++ b/backend/openshift.deploy.yml @@ -255,7 +255,7 @@ objects: httpGet: path: /actuator/health port: probe-port - initialDelaySeconds: 120 + initialDelaySeconds: 15 failureThreshold: 30 readinessProbe: httpGet: