Update authentication.md

This commit is contained in:
Sahadat Hossain
2021-02-12 22:38:11 +06:00
committed by GitHub
parent 5ad27062f6
commit 11f542a599
@@ -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