I thought I learned last week that roles need their namespace specified...

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2017-10-08 19:57:59 +00:00
parent 1ad53acd23
commit 8347455e74

View file

@ -6,6 +6,7 @@ metadata:
roleRef:
kind: Role
name: appowner
namespace: "{{app}}"
subjects:
{% for owner in appowners %}
- kind: User