Fix an invalid link in downward-api-volume-expose-pod-information.md

Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
This commit is contained in:
Guangwen Feng 2022-05-25 10:20:39 +08:00
parent 1fb4ad3d35
commit d44cdef4d8
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ file for a Pod that has one Container:
{{< codenew file="pods/inject/dapi-volume-resources.yaml" >}}
In the configuration file, you can see that the Pod has a
[`downwardAPI` volume](/concepts/storage/volumes/#downwardapi),
[`downwardAPI` volume](/docs/concepts/storage/volumes/#downwardapi),
and the Container mounts the volume at `/etc/podinfo`.
Look at the `items` array under `downwardAPI`. Each element of the array is a