Skip to content

Commit 449ee19

Browse files
fix: grant pod mutation verbs in dashboard ClusterRole
Signed-off-by: Pragati <[email protected]>
1 parent f7088e1 commit 449ee19

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deployment/volcano-dashboard.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ rules:
9393
- get
9494
- list
9595
- watch
96+
- create
97+
- delete
98+
- update
99+
- patch
96100
# Namespaces
97101
- apiGroups:
98102
- ""

0 commit comments

Comments
 (0)