{
    "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-12T15:47:23Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-4fcbd2a1-963c-4630-a36b-f59635c73064",
                "resourceVersion": "2783",
                "uid": "71f48607-3925-459f-9a58-08514ce569d1"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2738",
                    "uid": "4fcbd2a1-963c-4630-a36b-f59635c73064"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-4fcbd2a1-963c-4630-a36b-f59635c73064_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-12T15:47: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-12T16:03:16Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-a08e84aa-03f2-46cb-b7e8-1b48ff9b154e",
                "resourceVersion": "11503",
                "uid": "e0bd2512-9a62-4d2d-9236-c713f6dad277"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-81fb3e5a49",
                    "namespace": "ex-registry-sh-managed-93d49564",
                    "resourceVersion": "11451",
                    "uid": "a08e84aa-03f2-46cb-b7e8-1b48ff9b154e"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-a08e84aa-03f2-46cb-b7e8-1b48ff9b154e_ex-registry-sh-managed-93d49564_pvc-81fb3e5a49",
                    "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-12T16:03:16Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
