Switch RBAC subject apiVersion to apiGroup in v1beta1

This commit is contained in:
Jordan Liggitt
2017-02-10 11:31:40 -05:00
parent 95badd95ce
commit 2a76fa1c8f
20 changed files with 240 additions and 73 deletions

View File

@@ -9,6 +9,6 @@ roleRef:
kind: ClusterRole
name: node-proxy
subjects:
- apiVersion: rbac/v1beta1
- apiGroup: rbac.authorization.k8s.io
kind: User
name: kube-apiserver