Update RBAC docs for v1 (#5445)

This commit is contained in:
Jordan Liggitt
2017-09-13 16:22:55 -04:00
committed by Steve Perry
parent 178a2d0f26
commit 2a7a878d0e
7 changed files with 30 additions and 30 deletions
@@ -100,7 +100,7 @@ First, update the following fields in your YAML file:
If RBAC is enabled on your cluster, you must update the `system:kube-scheduler` cluster role. Add you scheduler name to the resourceNames of the rule applied for endpoints resources, as in the following example:
```
$ kubectl edit clusterrole system:kube-scheduler
- apiVersion: rbac.authorization.k8s.io/v1beta1
- apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
annotations: