mirror of https://github.com/containers/podman.git
[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:
parent
1da9cbe6ac
commit
7314569cb0
|
@ -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 |
|
||||
|
|
Loading…
Reference in New Issue