{
    "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-18T07:23:23Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-5119ff3a-b5f1-430d-aa87-204bb373636f",
                "resourceVersion": "2621",
                "uid": "deed79a0-2a2b-46a3-952d-592a76863f00"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2594",
                    "uid": "5119ff3a-b5f1-430d-aa87-204bb373636f"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-5119ff3a-b5f1-430d-aa87-204bb373636f_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-18T07:23:23Z",
                "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-18T08:05:14Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-c139fcad-5f1c-4ce5-9839-d4a3b5ea6052",
                "resourceVersion": "35799",
                "uid": "62d75273-00e6-4c72-8a1d-d2e06da76238"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-ee4bbaf92e",
                    "namespace": "build-e2e-sample-python-basic-oci-docker-build",
                    "resourceVersion": "35584",
                    "uid": "c139fcad-5f1c-4ce5-9839-d4a3b5ea6052"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-c139fcad-5f1c-4ce5-9839-d4a3b5ea6052_build-e2e-sample-python-basic-oci-docker-build_pvc-ee4bbaf92e",
                    "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-18T08:05:14Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
