{
    "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-26T09:03:51Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-8399fa7a-1574-4d12-8413-4e2f5e955a24",
                "resourceVersion": "2386",
                "uid": "122f3d04-dedb-4f65-8c6e-66f4f7fc0873"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2328",
                    "uid": "8399fa7a-1574-4d12-8413-4e2f5e955a24"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-8399fa7a-1574-4d12-8413-4e2f5e955a24_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-26T09:03:51Z",
                "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-26T09:13:08Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-fafc7734-d2b9-4189-8084-21fe1ff5b49f",
                "resourceVersion": "8338",
                "uid": "7e1d5a00-70aa-4bc7-87ec-becc38aeb519"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-0acf575c44",
                    "namespace": "ex-registry-sh-managed-10e8fd11",
                    "resourceVersion": "8266",
                    "uid": "fafc7734-d2b9-4189-8084-21fe1ff5b49f"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-fafc7734-d2b9-4189-8084-21fe1ff5b49f_ex-registry-sh-managed-10e8fd11_pvc-0acf575c44",
                    "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-26T09:13:08Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
