Skip to content

Commit

Permalink
add rbac role for tencentcloud provider
Browse files Browse the repository at this point in the history
Signed-off-by: roc <roc@imroc.cc>
  • Loading branch information
imroc committed Jan 8, 2025
1 parent 65d2306 commit 5712761
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,24 @@ rules:
- patch
- update
- watch
- apiGroups:
- networking.cloud.tencent.com
resources:
- dedicatedclblisteners
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- networking.cloud.tencent.com
resources:
- dedicatedclblisteners/status
verbs:
- get
- apiGroups:
- game.kruise.io
resources:
Expand Down

0 comments on commit 5712761

Please sign in to comment.