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 ee8e67c commit 4a0574aCopy full SHA for 4a0574a
content/en/docs/reference/access-authn-authz/authentication.md
@@ -207,7 +207,7 @@ spec:
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
210
-Kubernetes API. To manually create a service account, simply use the `kubectl
+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
213
current namespace and an associated secret.
0 commit comments