Turns out that the subjects: thing is just informational
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
d064359e01
commit
b188cef81b
1 changed files with 2 additions and 3 deletions
|
@ -5,8 +5,7 @@ metadata:
|
|||
name: appowners
|
||||
roleRef:
|
||||
name: appowner
|
||||
subjects:
|
||||
userNames:
|
||||
{% for owner in appowners %}
|
||||
- kind: User
|
||||
name: "{{owner}}"
|
||||
- {{ owner }}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue