docs(rbac.md): delete redundant step

pull/4371/head
Michelle Noorali 7 years ago
parent 57e7b07c3e
commit 30f245c0d3

@ -14,11 +14,6 @@ Once you have satisfied the pre-requisite and have a service account with the co
### Example: Service account with cluster-admin role
```console
$ kubectl create serviceaccount tiller --namespace kube-system
serviceaccount "tiller" created
```
In `rbac-config.yaml`:
```yaml

Loading…
Cancel
Save