{
    "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-27T16:14:44Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-0630c102-dacd-4ef6-aed9-ae728580877c",
                "resourceVersion": "9115",
                "uid": "09e29547-5894-4638-b412-6ccaf51a1e97"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-5c23c04d69",
                    "namespace": "ex-registry-sh-managed-43b6df59",
                    "resourceVersion": "9036",
                    "uid": "0630c102-dacd-4ef6-aed9-ae728580877c"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-0630c102-dacd-4ef6-aed9-ae728580877c_ex-registry-sh-managed-43b6df59_pvc-5c23c04d69",
                    "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-27T16:14:44Z",
                "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-27T16:03:42Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-499f3dfb-164b-4f88-bf81-779e354a5886",
                "resourceVersion": "2413",
                "uid": "a2694b3e-70eb-40f1-87a9-5e6879028e0f"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2348",
                    "uid": "499f3dfb-164b-4f88-bf81-779e354a5886"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-499f3dfb-164b-4f88-bf81-779e354a5886_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-27T16:03:42Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
