ARM64 images of gitlab-runner-helper-ocp
We need to run ci on arm device with the kubernetes executor.
We have some security prerequisite and one of then is to run pod as nonroot.
On x86_64 device we are using the docker image stored here => registry.gitlab.com/gitlab-org/ci-cd/gitlab-runner-ubi-images/gitlab-runner-helper-ocp
But there is no version for arm64 device ?
Is possible to plan to add docker image for arm64 device ?
issue