{
    "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-13T09:04:09Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-960d1acb-60d8-4f72-9381-a4b24dd6855d",
                "resourceVersion": "1245",
                "uid": "29c0c1b2-58f9-42a1-8349-0b5304b322d7"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-2c0b04995b",
                    "namespace": "default",
                    "resourceVersion": "1131",
                    "uid": "960d1acb-60d8-4f72-9381-a4b24dd6855d"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-960d1acb-60d8-4f72-9381-a4b24dd6855d_default_pvc-2c0b04995b",
                    "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-13T09:04:09Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
