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:
+1
-1
@@ -155,7 +155,7 @@ file for a Pod that has one Container:
|
|||||||
{{< codenew file="pods/inject/dapi-volume-resources.yaml" >}}
|
{{< codenew file="pods/inject/dapi-volume-resources.yaml" >}}
|
||||||
|
|
||||||
In the configuration file, you can see that the Pod has a
|
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`.
|
and the Container mounts the volume at `/etc/podinfo`.
|
||||||
|
|
||||||
Look at the `items` array under `downwardAPI`. Each element of the array is a
|
Look at the `items` array under `downwardAPI`. Each element of the array is a
|
||||||
|
|||||||
Reference in New Issue
Block a user