Skip to content

Commit 2a1a55c

Browse files
kumarsgoyalBenamarMk
authored andcommitted
add update permission for apps resources
- Include `update` verb in RBAC for Deployments, ReplicaSets, and StatefulSets across both controller definitions and role configuration. Signed-off-by: kumarsgoyal <[email protected]>
1 parent 2281227 commit 2a1a55c

File tree

2 files changed

+1
-93
lines changed

2 files changed

+1
-93
lines changed

config/rbac/role.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ rules:
9696
verbs:
9797
- get
9898
- list
99+
- update
99100
- watch
100101
- apiGroups:
101102
- apps.open-cluster-management.io

dr1.log

Lines changed: 0 additions & 93 deletions
This file was deleted.

0 commit comments

Comments
 (0)