{
    "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-08-18T14:39:26Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-55c7c6c3-5854-44a1-a1e7-009810433094",
                "resourceVersion": "10006",
                "uid": "b13ee151-c361-473c-a4b2-46cb50ec614b"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-077756cccf",
                    "namespace": "ex-registry-sh-managed-35704350",
                    "resourceVersion": "9955",
                    "uid": "55c7c6c3-5854-44a1-a1e7-009810433094"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-55c7c6c3-5854-44a1-a1e7-009810433094_ex-registry-sh-managed-35704350_pvc-077756cccf",
                    "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-08-18T14:39:26Z",
                "phase": "Bound"
            }
        },
        {
            "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-08-18T14:27:07Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-de16e297-a549-41f9-9dbc-bd2056c53f31",
                "resourceVersion": "2765",
                "uid": "c76bbf97-5146-49da-8c45-bc20b0d419cb"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2727",
                    "uid": "de16e297-a549-41f9-9dbc-bd2056c53f31"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-de16e297-a549-41f9-9dbc-bd2056c53f31_tekton-pipelines_postgredb-tekton-results-postgres-0",
                    "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-08-18T14:27:07Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
