style: small improvements and removed trailing space
This commit is contained in:
parent
59fb6fe9da
commit
ccac941e0a
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Service Account
|
||||
|
||||
Lets create a service account for cicd activities in a new namespace.
|
||||
Lets create a service account for ci/cd activities in a new namespace.
|
||||
|
||||
## Namespace
|
||||
|
||||
|
|
@ -79,7 +79,7 @@ Get the token for the user.
|
|||
kubectl create token buzz -n my-namespace
|
||||
```
|
||||
|
||||
When using OmnI you can get the service account details (kubeconf) using the following command;
|
||||
When using OmnI you can get the service account details (kubeconfig) using the following command;
|
||||
|
||||
```shell
|
||||
omnictl kubeconfig --service-account -c <cluster-name> --user buzz /tmp/buzz-kubeconfig.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue