mirror of
https://github.com/openshift/community.okd.git
synced 2026-07-28 18:34:32 +00:00
openshift_auth - fix discard token (#178)
* openshift_auth: when revoking token, compute the right name of the openshift resource to delete from token name * conditional check to revoke token
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: ClusterRole
|
||||
name: cluster-reader
|
||||
name: cluster-admin
|
||||
subjects:
|
||||
- apiGroup: rbac.authorization.k8s.io
|
||||
kind: User
|
||||
|
||||
Reference in New Issue
Block a user