Skip to content

Commit

Permalink
add a note when mount a configmap to pod
Browse files Browse the repository at this point in the history
  • Loading branch information
shenyuanyu committed Mar 14, 2018
1 parent b34babb commit 635476a
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 635476a

Please sign in to comment.