What is the best way to use GitLab Container Regis...
# rancher-setup
l
What is the best way to use GitLab Container Registry with Rancher? Gitlab registry login hostname is registry.gitlab.com, but the images live in your gitlab namespace/myproject/image:tag. Rancher is trying to reference everything as registry.gitlab.com/rancher/image:tag. I am using the rewrites in the mirrors section, but that still does not work. What am I doing wrong? Thanks!