docs(rbac.md): delete redundant step

pull/4207/head^2
Michelle Noorali 7 years ago committed by Sebastien Plisson
parent e60288f7ba
commit 536cd58baf

@ -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