Skip to content

Serviceaccount and runAsUser changes for OpenShift Online

DJ Mountney requested to merge openshift-service-account into master

We add a serviceaccount for the gitlab deployment, to be given anyuid scc by admins We dropped the RunAsUser 997 for redis, and modify the container entrypoint to not chown or stepdown from root

I have tested that these changes still allow us to use the template in the all-in-one, but I haven't tested them myself in OpenShift Online.

cc\ @jorgemoralespou

Merge request reports