[gitlab/gitaly] Permission denied /home/git/repositories causes CrashLoopBackOff

HI Team,

I have installed the Gitlab operator in openshift, post gitlab.yaml also deployed.

Step 1 : oc get pods
NAME READY STATUS RESTARTS AGE
gitlab-controller-manager- 2/2 Running 0 113m
gitlab-operator-bucket-- 0/1 Completed 0 112m
gitlab-operator-gitaly-0 0/1 CrashLoopBackOff 25 (2m44s ago) 90m
gitlab-operator-minio-0 1/1 Running 0 112m
gitlab-operator-nginx-ingress-controller- 1/1 Running 0 112m
gitlab-operator-nginx-ingress-controller 1/1 Running 0 112m
gitlab-operator-nginx-ingress-defaultbackend-8 1/1 Running 0 112m
gitlab-operator-postgresql-0 2/2 Running 0 112m
gitlab-operator-redis-master-0 2/2 Running 0 112m
gitlab-operator-shared-secrets- 0/1 Completed 0 112m
i have verfied gitaly pod logs as well and im getting error below
{“error”:“disk cache walkers: mkdir /home/git/repositories/+gitaly: permission denied”,“level”:“error”,“msg”:"shutting down"please help me to resolve