Skip to content

Commit

Permalink
Fixes #526 Add RBAC for redisreplications and redissentinels. (#590)
Browse files Browse the repository at this point in the history
Signed-off-by: Stein Arne Storslett <[email protected]>
  • Loading branch information
sastorsl authored Aug 28, 2023
1 parent cf88a21 commit 36f21bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ rules:
- redisclusters
- redis
- rediscluster
- redisreplication
- redisreplications
- redissentinel
- redissentinels
verbs:
- create
- delete
Expand Down

0 comments on commit 36f21bd

Please sign in to comment.