This commit is contained in:
Dirc
2019-10-26 17:17:23 +02:00
committed by Kubernetes Prow Robot
parent c26ea07706
commit 998fb53f74
@@ -75,7 +75,7 @@ Every namespace has a default service account resource called `default`.
You can list this and any other serviceAccount resources in the namespace with this command:
```shell
kubectl get serviceAccounts
kubectl get serviceaccounts
```
The output is similar to this: