Allow appowners to attach to pods (Fixes #6548)

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-12-15 15:39:00 +00:00
parent 96a946515f
commit 984d230e7a

View file

@ -23,6 +23,7 @@ rules:
- list
- watch
{% if env == "staging" %}
- attach
- create
- delete
- update