diff --git a/openshift/core.app.yaml b/openshift/core.app.yaml index d96f220a3b..30c3574e9b 100644 --- a/openshift/core.app.yaml +++ b/openshift/core.app.yaml @@ -171,7 +171,7 @@ objects: successThreshold: 1 timeoutSeconds: 1 readinessProbe: - failureThreshold: 12 + failureThreshold: 120 httpGet: path: /api/status port: 8080