diff --git a/openshift/core.app.yaml b/openshift/core.app.yaml index a1d1ec9a8e..d1fc62897d 100644 --- a/openshift/core.app.yaml +++ b/openshift/core.app.yaml @@ -171,7 +171,7 @@ objects: successThreshold: 1 timeoutSeconds: 1 readinessProbe: - failureThreshold: 3 + failureThreshold: 6 httpGet: path: /api/status port: 8080