add a note when mount a configmap to pod (#7745)
This commit is contained in:
committed by
k8s-ci-robot
parent
60b5600157
commit
0d07a6bec2
@@ -502,6 +502,9 @@ special.level
|
|||||||
special.type
|
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
|
### Add ConfigMap data to a specific path in the Volume
|
||||||
|
|
||||||
Use the `path` field to specify the desired file path for specific ConfigMap items.
|
Use the `path` field to specify the desired file path for specific ConfigMap items.
|
||||||
|
|||||||
Reference in New Issue
Block a user