fix command kubectl get serviceAccounts output
fix command kubectl get serviceAccounts output
This commit is contained in:
@@ -41,8 +41,8 @@ You can list this and any other serviceAccount resources in the namespace with t
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl get serviceAccounts
|
$ kubectl get serviceAccounts
|
||||||
NAME SECRETS
|
NAME SECRETS AGE
|
||||||
default 1
|
default 1 1d
|
||||||
```
|
```
|
||||||
|
|
||||||
You can create additional serviceAccounts like this:
|
You can create additional serviceAccounts like this:
|
||||||
|
|||||||
Reference in New Issue
Block a user