mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Switch RBAC subject apiVersion to apiGroup in v1beta1
This commit is contained in:
@@ -9,6 +9,6 @@ roleRef:
|
||||
kind: ClusterRole
|
||||
name: node-proxy
|
||||
subjects:
|
||||
- apiVersion: rbac/v1beta1
|
||||
- apiGroup: rbac.authorization.k8s.io
|
||||
kind: User
|
||||
name: kube-apiserver
|
||||
|
Reference in New Issue
Block a user