add patch verb to CRD in helm template

This commit is contained in:
Felix Kunde 2019-05-09 18:40:19 +02:00
parent d54f3a1e0f
commit b9cee5e3e4
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ rules:
verbs: verbs:
- create - create
- get - get
- patch
- apiGroups: - apiGroups:
- "" - ""
resources: resources: