Reputation: 25974
API & Services” > “Credentials”Select “Create credentials” > “Services Account Key” > “Create New Services Account”.
What Role, to get storage.buckets.get?
I just need to be able to push to gcr.io/<project>
gcr.io/<project>
Upvotes: 1
Views: 39
Reputation: 2652
According to the official GCP documentation article on configuring access control for the Container Registry, you need a Storage Admin role for the storage.buckets.get permission.