add patch verb to CRD in helm template
This commit is contained in:
parent
d54f3a1e0f
commit
b9cee5e3e4
|
|
@ -24,6 +24,7 @@ rules:
|
|||
verbs:
|
||||
- create
|
||||
- get
|
||||
- patch
|
||||
- apiGroups:
|
||||
- ""
|
||||
resources:
|
||||
|
|
|
|||
Loading…
Reference in New Issue