I have created a docker image and uplaoded it to Container Registry.
But when I try to access the image by clicking "Create a Deployment" from my K8s cluster, I get the following error: You don't have permission to list images for this project.
I was looking at this doc and added the following roles: Storage Admin and Storage Object Viewer. Apart from that, I also have the role of an Owner assigned to me.
Can I please seek your guidance on what is it that I am missing here.
