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:
|
||||
kind: Role
|
||||
name: appowner
|
||||
namespace: "{{app}}"
|
||||
subjects:
|
||||
{% for owner in appowners %}
|
||||
- kind: User
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue