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:
parent
1ad53acd23
commit
8347455e74
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ metadata:
|
||||||
roleRef:
|
roleRef:
|
||||||
kind: Role
|
kind: Role
|
||||||
name: appowner
|
name: appowner
|
||||||
|
namespace: "{{app}}"
|
||||||
subjects:
|
subjects:
|
||||||
{% for owner in appowners %}
|
{% for owner in appowners %}
|
||||||
- kind: User
|
- kind: User
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue