We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9279ff1 commit 9ed9c88Copy full SHA for 9ed9c88
content/en/docs/tasks/configure-pod-container/configure-service-account.md
@@ -121,7 +121,7 @@ secrets:
121
122
then you will see that a token has automatically been created and is referenced by the service account.
123
124
-You may use authorization plugins to [set permissions on service accounts](docs/reference/access-authn-authz/rbac/#service-account-permissions).
+You may use authorization plugins to [set permissions on service accounts](/docs/reference/access-authn-authz/rbac/#service-account-permissions).
125
126
To use a non-default service account, simply set the `spec.serviceAccountName`
127
field of a pod to the name of the service account you wish to use.
0 commit comments