fsGroup: Invalid value: []int64{65533}: 65533 is not an allowed group
When installing the gitlab-runner on OpenShift, I am getting this error.
Error creating: pods "gitlab-runner-gitlab-runner-689d6c79ff-" is forbidden: unable to validate against any security context constraint: [fsGroup: Invalid value: []int64{65533}: 65533 is not an allowed group]
I am using the gitlab/gitlab-runner:alpine-v11.6.0
image.