Hi. I'm trying to setup global access (at all namespaces) to my private docker registry without success.
At Rancher (2.5) "Cluster Manager" interface I selected my cluster, the project. Then I "Add Registry" and select "Available to all namespaces in this project" for scope and "custom" for the registry URL (+user+pass). But when deploying a service the pod fails when trying to pull the image with this error "pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed"