forked from infra/ansible
fix: specify correct API for the readonly role
Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
parent
59eddc51a8
commit
72ddc85537
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
kind: Role
|
||||
apiVersion: user.openshift.io/v1
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
metadata:
|
||||
name: "sysadmin-openshift-readonly"
|
||||
rules:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue