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:
thartd
2024-05-26 16:54:44 +02:00
committed by GitHub
parent c24e0cbfe7
commit 6dcde80999

View File

@ -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 |