File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
content/en/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -54,8 +54,7 @@ into a Pod at a specified path. For example:
5454
5555The example Pod has a projected volume containing the injected service account
5656token. Containers in this Pod can use that token to access the Kubernetes API
57- server, authenticating with the identity of [ the pod's ServiceAccount]
58- (/docs/tasks/configure-pod-container/configure-service-account/).
57+ server, authenticating with the identity of [ the pod's ServiceAccount] ( /docs/tasks/configure-pod-container/configure-service-account/ ) .
5958The ` audience ` field contains the intended audience of the
6059token. A recipient of the token must identify itself with an identifier specified
6160in the audience of the token, and otherwise should reject the token. This field
You can’t perform that action at this time.
0 commit comments