{
    "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-08T02:53:59Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-56178b8c-b0d8-4c88-a2a7-ff8039c7a4cb",
                "resourceVersion": "1414",
                "uid": "fa50f544-e160-45fd-965c-3984b0fa3a58"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-fa06932497",
                    "namespace": "default",
                    "resourceVersion": "1336",
                    "uid": "56178b8c-b0d8-4c88-a2a7-ff8039c7a4cb"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-56178b8c-b0d8-4c88-a2a7-ff8039c7a4cb_default_pvc-fa06932497",
                    "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-08T02:53:59Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
