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:


but it still fails to pull images from the registry:

my ci-config is:

I'm using the helm chart to spawn runners
Edited by GravityL