mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Changed wrong volume mounted path
This commit is contained in:
parent
11574ee990
commit
1e065a151e
@ -141,7 +141,7 @@ In future, it will be possible to specify a specific annotation or label.
|
|||||||
|
|
||||||
## Example
|
## Example
|
||||||
|
|
||||||
This is an example of a pod that consumes its labels and annotations via the downward API volume, labels and annotations are dumped in `/etc/podlabels` and in `/etc/annotations`, respectively:
|
This is an example of a pod that consumes its labels and annotations via the downward API volume, labels and annotations are dumped in `/etc/labels` and in `/etc/annotations`, respectively:
|
||||||
|
|
||||||
<!-- BEGIN MUNGE: EXAMPLE downward-api/volume/dapi-volume.yaml -->
|
<!-- BEGIN MUNGE: EXAMPLE downward-api/volume/dapi-volume.yaml -->
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user