feat(configMap): add a warning message for ConfigMap with a specific path (#14896)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
58f108a489
commit
70eca876a4
@@ -582,6 +582,10 @@ When the pod runs, the command `cat /etc/config/keys` produces the output below:
|
|||||||
very
|
very
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{{< caution >}}
|
||||||
|
Like before, all previous files in the `/etc/config/` directory will be deleted.
|
||||||
|
{{< /caution >}}
|
||||||
|
|
||||||
### Project keys to specific paths and file permissions
|
### Project keys to specific paths and file permissions
|
||||||
|
|
||||||
You can project keys to specific paths and specific permissions on a per-file
|
You can project keys to specific paths and specific permissions on a per-file
|
||||||
|
|||||||
Reference in New Issue
Block a user