mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #14612 from jijun2/fix-0926
Auto commit by PR queue bot
This commit is contained in:
commit
6a8148c402
@ -169,8 +169,8 @@ spec:
|
|||||||
<!-- END MUNGE: EXAMPLE pod-redis.yaml -->
|
<!-- END MUNGE: EXAMPLE pod-redis.yaml -->
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- The volume mount name is a reference to a specific empty dir volume.
|
- The `volumeMounts` `name` is a reference to a specific `volumes` `name`.
|
||||||
- The volume mount path is the path to mount the empty dir volume within the container.
|
- The `volumeMounts` `mountPath` is the path to mount the volume within the container.
|
||||||
|
|
||||||
##### Volume Types
|
##### Volume Types
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user