mirror of
https://github.com/containers/podman.git
synced 2025-08-24 10:04:57 +08:00
[CI:DOCS] Update kube play volume support
Update the kubernetes_support table to correctly show that "volumes" is supported in the pod spec. The kube play docs already specifies which types of volumes are curretnly supported, so no further documentation is needed on that. Signed-off-by: Urvashi Mohnani <umohnani@redhat.com>
This commit is contained in:
@ -13,7 +13,7 @@ Note: **N/A** means that the option cannot be supported in a single-node Podman
|
||||
| imagePullSecrets | no |
|
||||
| enableServiceLinks | no |
|
||||
| os\.name | no |
|
||||
| volumes | no |
|
||||
| volumes | ✅ |
|
||||
| nodeSelector | N/A |
|
||||
| nodeName | N/A |
|
||||
| affinity\.nodeAffinity | N/A |
|
||||
|
Reference in New Issue
Block a user