{
    "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-26T15:42:53Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-15ad3bac-2aeb-4100-8067-bdfdf030b17d",
                "resourceVersion": "2424",
                "uid": "dc2fd1b8-c2e0-42a6-ba3d-edb8992eb5d8"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2360",
                    "uid": "15ad3bac-2aeb-4100-8067-bdfdf030b17d"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-15ad3bac-2aeb-4100-8067-bdfdf030b17d_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-26T15:42:53Z",
                "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-26T15:52:16Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-4119c05f-2bff-429f-b84c-c6b796368a86",
                "resourceVersion": "8407",
                "uid": "b05e4f08-cda5-49a7-bf1b-9bafa7faf6a0"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-8308494fe5",
                    "namespace": "ex-registry-sh-managed-e9e3e282",
                    "resourceVersion": "8348",
                    "uid": "4119c05f-2bff-429f-b84c-c6b796368a86"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-4119c05f-2bff-429f-b84c-c6b796368a86_ex-registry-sh-managed-e9e3e282_pvc-8308494fe5",
                    "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-26T15:52:16Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
