Update configure-pod-configmap.md

pull/4723/head
supereagle 2017-08-09 14:41:10 +08:00 committed by Andrew Chen
parent 64d8c68a3f
commit 23b482294e
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ special.level
special.type
```
### Add ConfigMap data to a specific path in the Volume:
### Add ConfigMap data to a specific path in the Volume
Use the `path` field to specify the desired file path for specific ConfigMap items.
In this case, the `special.level` item will be mounted in the `config-volume` volume at `/etc/config/keys`.