docs(rbac.md): delete redundant step

pull/4207/head
Michelle Noorali 7 years ago committed by Sebastien Plisson
parent 343ddeca34
commit 4381f7615a

@ -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 ### Example: Service account with cluster-admin role
```console
$ kubectl create serviceaccount tiller --namespace kube-system
serviceaccount "tiller" created
```
In `rbac-config.yaml`: In `rbac-config.yaml`:
```yaml ```yaml

Loading…
Cancel
Save