{
    "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-14T11:32:15Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-97fd3b17-89db-41c3-bdb9-ec9b7c32ac4f",
                "resourceVersion": "2647",
                "uid": "d82d3fbb-5bdc-463d-be3f-5713d7e9a237"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2611",
                    "uid": "97fd3b17-89db-41c3-bdb9-ec9b7c32ac4f"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-97fd3b17-89db-41c3-bdb9-ec9b7c32ac4f_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-14T11:32:15Z",
                "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-14T12:06:58Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-a49366f9-d1cd-4445-be98-770d3f7a187e",
                "resourceVersion": "32735",
                "uid": "9987a099-0889-44aa-9ac3-87b66263d534"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-30190c7e69",
                    "namespace": "build-e2e-sample-python-basic-oci-docker-build",
                    "resourceVersion": "32621",
                    "uid": "a49366f9-d1cd-4445-be98-770d3f7a187e"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-a49366f9-d1cd-4445-be98-770d3f7a187e_build-e2e-sample-python-basic-oci-docker-build_pvc-30190c7e69",
                    "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-14T12:06:58Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
