Skip to content

Commit

Permalink
docs: Update projected-volumes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Nov 8, 2022
1 parent da0aa2e commit 0f9c060
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/en/docs/concepts/storage/projected-volumes.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ parameters are nearly the same with two exceptions:
for each individual projection.

## serviceAccountToken projected volumes {#serviceaccounttoken}
When the `TokenRequestProjection` feature is enabled, you can inject the token
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)
into a Pod at a specified path. For example:

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

0 comments on commit 0f9c060

Please sign in to comment.