{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "v1",
            "kind": "PersistentVolume",
            "metadata": {
                "annotations": {
                    "local.path.provisioner/selected-node": "kind-mapt-control-plane",
                    "pv.kubernetes.io/provisioned-by": "rancher.io/local-path"
                },
                "creationTimestamp": "2026-07-10T21:55:28Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-efbcdfe8-5334-4a6e-bea4-b2e46769fe8e",
                "resourceVersion": "1301",
                "uid": "a9731b51-c450-4039-9ca5-c7d3b0ed808d"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-88b51bde48",
                    "namespace": "default",
                    "resourceVersion": "1215",
                    "uid": "efbcdfe8-5334-4a6e-bea4-b2e46769fe8e"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-efbcdfe8-5334-4a6e-bea4-b2e46769fe8e_default_pvc-88b51bde48",
                    "type": "DirectoryOrCreate"
                },
                "nodeAffinity": {
                    "required": {
                        "nodeSelectorTerms": [
                            {
                                "matchExpressions": [
                                    {
                                        "key": "kubernetes.io/hostname",
                                        "operator": "In",
                                        "values": [
                                            "kind-mapt-control-plane"
                                        ]
                                    }
                                ]
                            }
                        ]
                    }
                },
                "persistentVolumeReclaimPolicy": "Delete",
                "storageClassName": "standard",
                "volumeMode": "Filesystem"
            },
            "status": {
                "lastPhaseTransitionTime": "2026-07-10T21:55:28Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
