Delete on all finalizers
This commit is contained in:
parent
3861154a61
commit
d79f1ff3cf
1 changed files with 6 additions and 0 deletions
|
@ -112,4 +112,10 @@ rules:
|
|||
- "*/finalizers"
|
||||
verbs:
|
||||
- "*"
|
||||
- apiGroups:
|
||||
- "*"
|
||||
resources:
|
||||
- "*/finalizers"
|
||||
verbs:
|
||||
- "*"
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue