Skip to content

Commit 7ac8022

Browse files
authored
Merge pull request #21961 from joshuabezaleel/feature-gate-redirect-on-configure-service-account
Fix redirect link for feature-gates page on configure-service-account
2 parents c69e39d + 0a76ba0 commit 7ac8022

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ The application is responsible for reloading the token when it rotates. Periodic
323323
{{< feature-state for_k8s_version="v1.18" state="alpha" >}}
324324

325325
The Service Account Issuer Discovery feature is enabled by enabling the
326-
`ServiceAccountIssuerDiscovery` [feature gate](/docs/reference/command-line-tools-reference/feature)
326+
`ServiceAccountIssuerDiscovery` [feature gate](/docs/reference/command-line-tools-reference/feature-gates)
327327
and then enabling the Service Account Token Projection feature as described
328328
[above](#service-account-token-volume-projection).
329329

0 commit comments

Comments
 (0)