Skip to content

Commit

Permalink
Fix insufficient RBAC to update Releases labels (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
zerospiel authored Jan 7, 2025
1 parent e5d2dbd commit a2bae4e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ rules:
- get
- list
- watch
- update # labels
- apiGroups:
- hmc.mirantis.com
resources:
Expand Down

0 comments on commit a2bae4e

Please sign in to comment.