fix wrong role name in role definition

Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
Vít Smolík 2026-02-16 20:28:58 +01:00 committed by Kevin Fenzi
commit ae70d6e83a

View file

@ -2,7 +2,7 @@
kind: Role
apiVersion: user.openshift.io/v1
metadata:
name: "sysadmin-openshift"
name: "sysadmin-readonly"
rules:
- apiGroups:
- ""