Make appowners in staging more powerful

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-10-13 00:04:08 +00:00
parent 7522df64e7
commit c591f490b8

View file

@ -21,6 +21,11 @@ rules:
- get
- list
- watch
{% if env == "staging" %}
- create
- delete
- update
{% endif %}
- apiGroups:
- ""
attributeRestrictions: null