{
    "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-05-18T22:45:22Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-99027aba-39f4-4552-bae2-529024058b29",
                "resourceVersion": "1064",
                "uid": "c810e8f1-db1a-4eb7-a195-e86210fa017c"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-7c0e755260",
                    "namespace": "default",
                    "resourceVersion": "991",
                    "uid": "99027aba-39f4-4552-bae2-529024058b29"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-99027aba-39f4-4552-bae2-529024058b29_default_pvc-7c0e755260",
                    "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-05-18T22:45:22Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
