Fix configure-service-account doc set permissions link error (#9653)
Issuse record: #9650 Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
0ee0052fa9
commit
380613cdb1
@@ -121,7 +121,7 @@ secrets:
|
|||||||
|
|
||||||
then you will see that a token has automatically been created and is referenced by the service account.
|
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`
|
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.
|
field of a pod to the name of the service account you wish to use.
|
||||||
|
|||||||
Reference in New Issue
Block a user