[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:
Urvashi Mohnani
2023-07-24 08:22:56 -04:00
parent 1da9cbe6ac
commit 7314569cb0

View File

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