fix: allow server cluster role to delete pods (#278)
This commit is contained in:
parent
f2a3adc7f4
commit
ad34abed7e
2 changed files with 2 additions and 1 deletions
|
|
@ -28,6 +28,7 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- delete
|
||||
{{- if .Values.controller.persistence }}
|
||||
- apiGroups:
|
||||
- ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue