Update docs with subpath limitation (#7533)
This commit is contained in:
committed by
k8s-ci-robot
parent
ab1398e940
commit
21926145fe
@@ -135,6 +135,11 @@ written to a new temporary directory, and the `..data` symlink is updated
|
||||
atomically using
|
||||
[rename(2)](http://man7.org/linux/man-pages/man2/rename.2.html).
|
||||
|
||||
**Note:** A container using Downward API as a
|
||||
[subPath](/docs/concepts/storage/volumes/#using-subpath) volume mount will not
|
||||
receive Downward API updates.
|
||||
{: .note}
|
||||
|
||||
Exit the shell:
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user