We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad2706 commit 11f542aCopy full SHA for 11f542a
content/en/docs/reference/access-authn-authz/authentication.md
@@ -206,7 +206,7 @@ spec:
206
207
Service account bearer tokens are perfectly valid to use outside the cluster and
208
209
-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
210
Kubernetes API. To manually create a service account, simply use the `kubectl
211
212
create serviceaccount (NAME)` command. This creates a service account in the
0 commit comments