Gitlab runner fails to connect to private registry with 'no basic auth credentials' even when DOCKER_AUTH_CONFIG is set

I've configured a global variable in the admin area for DOCKER_AUTH_CONFIG as shown here:

image

image

but it still fails to pull images from the registry:

image

my ci-config is:

image

I'm using the helm chart to spawn runners

Edited by GravityL