fix: incorrect path (#16609)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
76015448e8
commit
11f60c5c15
@@ -51,7 +51,7 @@ volume type used.
|
||||
To use a volume, a Pod specifies what volumes to provide for the Pod (the
|
||||
`.spec.volumes`
|
||||
field) and where to mount those into Containers (the
|
||||
`.spec.containers.volumeMounts`
|
||||
`.spec.containers[*].volumeMounts`
|
||||
field).
|
||||
|
||||
A process in a container sees a filesystem view composed from their Docker
|
||||
|
||||
Reference in New Issue
Block a user