Skip to content

Commit

Permalink
add a note when mount a configmap to pod (#7745)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shen Yuanyu authored and k8s-ci-robot committed Mar 22, 2018
1 parent 60b5600 commit 0d07a6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/tasks/configure-pod-container/configure-pod-configmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0d07a6b

Please sign in to comment.