mirror of
https://github.com/containers/podman.git
synced 2025-07-03 09:17:15 +08:00
kubernetes_support.md: Mark volumeMounts.subPath as supported
It seems like podman kube play already supports the field since version 4.4.0 but the documentation was not yet updated. Signed-off-by: thartd <49099022+pcguy85@users.noreply.github.com>
This commit is contained in:
@ -104,7 +104,7 @@ Note: **N/A** means that the option cannot be supported in a single-node Podman
|
||||
| volumeMounts\.name | ✅ |
|
||||
| volumeMounts\.mountPropagation | no |
|
||||
| volumeMounts\.readOnly | ✅ |
|
||||
| volumeMounts\.subPath | no |
|
||||
| volumeMounts\.subPath | ✅ |
|
||||
| volumeMounts\.subPathExpr | no |
|
||||
| volumeDevices\.devicePath | no |
|
||||
| volumeDevices\.name | no |
|
||||
|
Reference in New Issue
Block a user