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.
2 parents c69e39d + 0a76ba0 commit 7ac8022Copy full SHA for 7ac8022
content/en/docs/tasks/configure-pod-container/configure-service-account.md
@@ -323,7 +323,7 @@ The application is responsible for reloading the token when it rotates. Periodic
323
{{< feature-state for_k8s_version="v1.18" state="alpha" >}}
324
325
The Service Account Issuer Discovery feature is enabled by enabling the
326
-`ServiceAccountIssuerDiscovery` [feature gate](/docs/reference/command-line-tools-reference/feature)
+`ServiceAccountIssuerDiscovery` [feature gate](/docs/reference/command-line-tools-reference/feature-gates)
327
and then enabling the Service Account Token Projection feature as described
328
[above](#service-account-token-volume-projection).
329
0 commit comments