diff --git a/backend/openshift.deploy.yml b/backend/openshift.deploy.yml index a37cb5baa..8b3acea30 100644 --- a/backend/openshift.deploy.yml +++ b/backend/openshift.deploy.yml @@ -188,7 +188,7 @@ objects: httpGet: path: /actuator/health port: probe-port - initialDelaySeconds: 120 + initialDelaySeconds: 150 failureThreshold: 30 readinessProbe: httpGet: