Gitlab-ce pod is not getting deployed on Openshift

I am adding the gitlab-ce template to a new project in OpenShift but the gitlab-ce pod is failing to deploy.
The logs are-
–> Scaling gitlab-ce-1 to 1
–> Waiting up to 10m0s for pods in deployment gitlab-ce-1 to become ready
error: update acceptor rejected gitlab-ce-1: pods for deployment “gitlab-ce-1” took longer than 600 seconds to become ready

Any solutions to this?