Allow appowners to run builds (create buildconfigs/instantiate)

This commit is contained in:
Mikolaj Izdebski 2018-08-23 20:27:59 +00:00
parent c0b53f5bd8
commit bbdceb24c6

View file

@ -73,6 +73,13 @@ rules:
- get
- list
- watch
- apiGroups:
- "*"
attributeRestrictions: null
resources:
- buildconfigs/instantiate
verbs:
- create
- apiGroups:
- "*"
attributeRestrictions: null