Merge branch 'master' into patch-1

This commit is contained in:
Spencer Gilbert 2020-08-27 20:01:12 -04:00 committed by GitHub
commit dc5af81908
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,6 +81,14 @@ rules:
verbs:
- get
- list
- apiGroups:
- "policy"
resources:
- poddisruptionbudgets
verbs:
- create
- get
- delete
{{- if .Values.controller.persistence }}
- apiGroups:
- ""