Skip to content

Commit

Permalink
Add missing permissions to list/update zones in foreign_rbac Kustomiz…
Browse files Browse the repository at this point in the history
…ation
  • Loading branch information
simu committed Nov 15, 2024
1 parent 29e04f4 commit cd61cdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/foreign_rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ rules:
- users
- teams
- organizationmembers
- zones
verbs:
- get
- list
Expand All @@ -23,6 +24,7 @@ rules:
- teams/finalizers
- organizationmembers
- organizationmembers/finalizers
- zones
verbs:
- update
- patch

0 comments on commit cd61cdf

Please sign in to comment.