Skip to content

Commit

Permalink
Update permissions for AR.
Browse files Browse the repository at this point in the history
  • Loading branch information
dargudear-google committed Aug 9, 2024
1 parent 7e1ea0b commit 0883d5f
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ spec:
- members:
- serviceAccount:[email protected]
role: roles/viewer
- members:
- serviceAccount:service-735463103342@gcp-sa-artifactregistry.iam.gserviceaccount.com
role: roles/storage.objectViewer
# cnrm controller permissions (manage all test/infra/managed resources)
- members:
- serviceAccount:[email protected]
Expand Down Expand Up @@ -93,3 +96,6 @@ spec:
- user:[email protected]
- user:[email protected]
role: roles/owner
- members:
- user:[email protected]
role: roles/storage.objectViewer

0 comments on commit 0883d5f

Please sign in to comment.