{
    "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-18T14:31:05Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-643d48dc-fcb5-416b-b2c1-7bfc7e93aa35",
                "resourceVersion": "9746",
                "uid": "184eac55-88b0-473b-91b8-c7e4bb9172f6"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-29d7a87ed8",
                    "namespace": "ex-registry-sh-managed-a0aa0cd6",
                    "resourceVersion": "9693",
                    "uid": "643d48dc-fcb5-416b-b2c1-7bfc7e93aa35"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-643d48dc-fcb5-416b-b2c1-7bfc7e93aa35_ex-registry-sh-managed-a0aa0cd6_pvc-29d7a87ed8",
                    "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-18T14:31:05Z",
                "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-18T14:19:25Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-e3e72fda-0404-4eec-9bcd-b4b7674f2475",
                "resourceVersion": "2830",
                "uid": "e232c2ce-f2a4-4522-8d26-20592458bd04"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2797",
                    "uid": "e3e72fda-0404-4eec-9bcd-b4b7674f2475"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-e3e72fda-0404-4eec-9bcd-b4b7674f2475_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-18T14:19:25Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
