Skip to content

Commit

Permalink
🐛 [MTA-1640] Remove write perms on Review from migrator role (#567)
Browse files Browse the repository at this point in the history
Partial fix for [MTA-1640](https://issues.redhat.com/browse/MTA-1640).

Signed-off-by: Sam Lucidi <slucidi@redhat.com>
  • Loading branch information
mansam authored Nov 30, 2023
1 parent d3955e8 commit 53ff85c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions auth/roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,6 @@
- name: reviews
verbs:
- get
- post
- put
- name: settings
verbs:
- get
Expand Down

0 comments on commit 53ff85c

Please sign in to comment.