{
    "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-14T02:57:44Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-cc99f0a9-2899-4793-b2c0-53d857d88358",
                "resourceVersion": "1143",
                "uid": "2c59e8ae-4819-4f14-9519-8440f04315ff"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-0ae5980e62",
                    "namespace": "default",
                    "resourceVersion": "1084",
                    "uid": "cc99f0a9-2899-4793-b2c0-53d857d88358"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-cc99f0a9-2899-4793-b2c0-53d857d88358_default_pvc-0ae5980e62",
                    "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-14T02:57:44Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
