{
    "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-19T10:25:58Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-525ae9d3-c71f-4f78-aaac-9ca1537f9af4",
                "resourceVersion": "9880",
                "uid": "ebb007c7-8fbb-47f2-9a52-759e4fb27671"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-afbd9d3146",
                    "namespace": "ex-registry-sh-managed-b12a9ced",
                    "resourceVersion": "9828",
                    "uid": "525ae9d3-c71f-4f78-aaac-9ca1537f9af4"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-525ae9d3-c71f-4f78-aaac-9ca1537f9af4_ex-registry-sh-managed-b12a9ced_pvc-afbd9d3146",
                    "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-19T10:25:58Z",
                "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-19T10:13:51Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-8730a06e-e2f2-4c40-a37a-ae59354667a5",
                "resourceVersion": "2765",
                "uid": "ac1ad738-8162-46a5-8b92-6c62947c2f10"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2730",
                    "uid": "8730a06e-e2f2-4c40-a37a-ae59354667a5"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-8730a06e-e2f2-4c40-a37a-ae59354667a5_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-19T10:13:51Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
