Skip to content

Commit bca1508

Browse files
authored
Merge pull request #1033 from barosch47/enhance-secret-permissions
Update ClusterRole permissions of messaging topology operator to update secrets
2 parents 0418e0b + 33ef2a9 commit bca1508

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/rbac/role.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ rules:
2121
- get
2222
- list
2323
- watch
24+
- patch
25+
- update
2426
- apiGroups:
2527
- ""
2628
resources:

0 commit comments

Comments
 (0)