Merge pull request #33933 from fenggw-fnst/fix-invalid-link

Fix an invalid link in downward-api-volume-expose-pod-information.md
This commit is contained in:
Kubernetes Prow Robot
2022-05-24 21:44:43 -07:00
committed by GitHub
@@ -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