fix typo (#17188)
This commit is contained in:
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user