add a note when mount a configmap to pod (#7745)

This commit is contained in:
Shen Yuanyu
2018-03-22 09:37:04 +08:00
committed by k8s-ci-robot
parent 60b5600157
commit 0d07a6bec2
@@ -502,6 +502,9 @@ special.level
special.type
```
**Caution:** If there are some files in the `/etc/config/` directory, they will be deleted.
{: .caution}
### Add ConfigMap data to a specific path in the Volume
Use the `path` field to specify the desired file path for specific ConfigMap items.