forked from infra/ansible
fix wrong role name in role definition
Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
parent
d619073a15
commit
ae70d6e83a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
kind: Role
|
||||
apiVersion: user.openshift.io/v1
|
||||
metadata:
|
||||
name: "sysadmin-openshift"
|
||||
name: "sysadmin-readonly"
|
||||
rules:
|
||||
- apiGroups:
|
||||
- ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue