Skip to content

Commit

Permalink
Update authentication.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahincsejnu committed Feb 12, 2021
1 parent 5ad2706 commit 11f542a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -206,7 +206,7 @@ spec:

Service account bearer tokens are perfectly valid to use outside the cluster and

can be used to create identities for long-standing jobs that wish to talk to the
can be used to create identities for long standing jobs that wish to talk to the
Kubernetes API. To manually create a service account, simply use the `kubectl

create serviceaccount (NAME)` command. This creates a service account in the
Expand Down

0 comments on commit 11f542a

Please sign in to comment.