Merge branch 'master' into patch-1

This commit is contained in:
Sean Johnson 2020-10-09 09:05:47 +11:00 committed by GitHub
commit d65cc18ee1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -138,4 +138,10 @@ rules:
verbs:
- list
- delete
- apiGroups:
- "*"
resources:
- "*/finalizers"
verbs:
- "*"
{{- end }}