Skip to content

Commit ee56ef7

Browse files
authored
Merge pull request #37791 from Pradumnasaraf/Update-projected-volumes
docs: Update projected-volumes.md
2 parents 2094e11 + 0f9c060 commit ee56ef7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/concepts/storage/projected-volumes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ parameters are nearly the same with two exceptions:
4646
for each individual projection.
4747

4848
## 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)
49+
You can inject the token for the current [service account](/docs/reference/access-authn-authz/authentication/#service-account-tokens)
5150
into a Pod at a specified path. For example:
5251

5352
{{< codenew file="pods/storage/projected-service-account-token.yaml" >}}

0 commit comments

Comments
 (0)