Skip to content

Commit 9ed9c88

Browse files
Rajakavitha1k8s-ci-robot
authored andcommitted
Update configure-service-account.md (#9657)
Fixed the broken link listed in : #9650
1 parent 9279ff1 commit 9ed9c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/configure-pod-container/configure-service-account.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ secrets:
121121

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

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

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

0 commit comments

Comments
 (0)