{
    "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-04T01:54:29Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-0fa556a7-50c4-4ff2-8538-6182b2c24623",
                "resourceVersion": "1176",
                "uid": "875d3696-68d1-4de5-adbe-068e250092ec"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-914515646b",
                    "namespace": "default",
                    "resourceVersion": "1140",
                    "uid": "0fa556a7-50c4-4ff2-8538-6182b2c24623"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-0fa556a7-50c4-4ff2-8538-6182b2c24623_default_pvc-914515646b",
                    "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-04T01:54:29Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
