Skip to content

Commit

Permalink
Add permission for operatorconfig for Minimal RBAC (#1891)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Fan <[email protected]>
  • Loading branch information
Daniel-Fan authored Apr 1, 2024
1 parent ba50346 commit 1ffb1ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cp3pt0-deployment/common/nss-managed-bedrock-core-role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2026,6 +2026,9 @@ rules:
- operandbindinfos
- operandbindinfos/status
- operandbindinfos/finalizers
- operatorconfigs
- operatorconfigs/status
- operatorconfigs/finalizers
verbs:
- create
- delete
Expand Down

0 comments on commit 1ffb1ce

Please sign in to comment.