Allow appowners to run builds (create buildconfigs/instantiate)
This commit is contained in:
parent
c0b53f5bd8
commit
bbdceb24c6
1 changed files with 7 additions and 0 deletions
|
@ -73,6 +73,13 @@ rules:
|
|||
- get
|
||||
- list
|
||||
- watch
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
resources:
|
||||
- buildconfigs/instantiate
|
||||
verbs:
|
||||
- create
|
||||
- apiGroups:
|
||||
- "*"
|
||||
attributeRestrictions: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue