Skip to content

Commit

Permalink
Remove robot account update quota permission (goharbor#19819)
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Jiao <[email protected]>
Co-authored-by: Yang Jiao <[email protected]>
Signed-off-by: Altynbaev Dinislam <[email protected]>
  • Loading branch information
2 people authored and Altynbaev Dinislam committed Jan 29, 2024
1 parent b914fee commit 63d4672
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/rbac/const.go
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ var (

{Resource: ResourceQuota, Action: ActionRead},
{Resource: ResourceQuota, Action: ActionList},
{Resource: ResourceQuota, Action: ActionUpdate},
},
"Project": {
{Resource: ResourceLog, Action: ActionList},
Expand Down

0 comments on commit 63d4672

Please sign in to comment.