From 1e065a151ea76ffbb34aa08fd1dcef7ae971cb62 Mon Sep 17 00:00:00 2001 From: resouer Date: Wed, 2 Dec 2015 03:37:26 +0000 Subject: [PATCH] Changed wrong volume mounted path --- docs/user-guide/downward-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/downward-api.md b/docs/user-guide/downward-api.md index a214388df37..84120620f82 100644 --- a/docs/user-guide/downward-api.md +++ b/docs/user-guide/downward-api.md @@ -141,7 +141,7 @@ In future, it will be possible to specify a specific annotation or label. ## 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: