openshift: allow appowner to start a rollout
This commit is contained in:
parent
2ccda962fe
commit
911bb8ac4f
1 changed files with 7 additions and 0 deletions
|
@ -146,3 +146,10 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- apps.openshift.io
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- deploymentconfigs/instantiate
|
||||
verbs:
|
||||
- create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue