forked from infra/ansible
ocp4: fix rolebinding on readonly group
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
cff13b3aa0
commit
95cc5cdeb8
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ subjects:
|
|||
name: "sysadmin-openshift-readonly"
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: Role
|
||||
kind: ClusterRole
|
||||
name: sysadmin-openshift-readonly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue