Hi there,
We successfully deployed a Docker container as public but have since changed it to private. We added the Dockerhub registry to the project but are still getting the error:
“ImagePullBackOff: Back-off pulling image “XXXXX””
If we set it back to public, it works just fine.
Is there anything we should do to get it to recognize the credentials?
Thanks!