Skip to content

Commit

Permalink
Fix configure-service-account doc set permissions link error
Browse files Browse the repository at this point in the history
Issuse record: kubernetes#9650

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
  • Loading branch information
Farice4 committed Jul 27, 2018
1 parent ac493db commit 5b3e2ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ secrets:

then you will see that a token has automatically been created and is referenced by the service account.

You may use authorization plugins to [set permissions on service accounts](docs/reference/access-authn-authz/authorization/#service-account-permissions).
You may use authorization plugins to [set permissions on service accounts](docs/reference/access-authn-authz/rbac/#service-account-permissions).

To use a non-default service account, simply set the `spec.serviceAccountName`
field of a pod to the name of the service account you wish to use.
Expand Down

0 comments on commit 5b3e2ed

Please sign in to comment.