ocp4: fix rolebinding on readonly group

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-03-03 09:51:49 -08:00
commit 95cc5cdeb8

View file

@ -9,5 +9,5 @@ subjects:
name: "sysadmin-openshift-readonly"
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: Role
kind: ClusterRole
name: sysadmin-openshift-readonly