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