{
    "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-14T13:13:34Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-b41053ec-ae45-4e1d-ac05-24c754bc8bf3",
                "resourceVersion": "2184",
                "uid": "f454977d-da93-4f60-b99e-ee2e9035ab8c"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2121",
                    "uid": "b41053ec-ae45-4e1d-ac05-24c754bc8bf3"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-b41053ec-ae45-4e1d-ac05-24c754bc8bf3_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-14T13:13:34Z",
                "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-14T13:37:01Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-bdda9b6a-8690-43d2-8c98-d68854511060",
                "resourceVersion": "20626",
                "uid": "f874da07-80e0-4ac2-ae37-07a2e3941645"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-83e3f56770",
                    "namespace": "integration2-j68q",
                    "resourceVersion": "20567",
                    "uid": "bdda9b6a-8690-43d2-8c98-d68854511060"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-bdda9b6a-8690-43d2-8c98-d68854511060_integration2-j68q_pvc-83e3f56770",
                    "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-14T13:37:01Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
