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 2094e11 + 0f9c060 commit ee56ef7Copy full SHA for ee56ef7
content/en/docs/concepts/storage/projected-volumes.md
@@ -46,8 +46,7 @@ parameters are nearly the same with two exceptions:
46
for each individual projection.
47
48
## serviceAccountToken projected volumes {#serviceaccounttoken}
49
-When the `TokenRequestProjection` feature is enabled, you can inject the token
50
-for the current [service account](/docs/reference/access-authn-authz/authentication/#service-account-tokens)
+You can inject the token for the current [service account](/docs/reference/access-authn-authz/authentication/#service-account-tokens)
51
into a Pod at a specified path. For example:
52
53
{{< codenew file="pods/storage/projected-service-account-token.yaml" >}}
0 commit comments