{
    "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-19T18:38:04Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-acb76c79-d499-42e2-99b6-e723521c77af",
                "resourceVersion": "2892",
                "uid": "3feb3b7d-45fa-4767-a258-6c40e3a3c357"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2847",
                    "uid": "acb76c79-d499-42e2-99b6-e723521c77af"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-acb76c79-d499-42e2-99b6-e723521c77af_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-19T18:38:04Z",
                "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-19T18:53:52Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-fc4067af-9312-40e3-90f4-c702827b042f",
                "resourceVersion": "11494",
                "uid": "a5d5f29b-a845-4110-bc81-224a4109a890"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-5a8f18e9b0",
                    "namespace": "ex-registry-sh-managed-1f0e1fb9",
                    "resourceVersion": "11457",
                    "uid": "fc4067af-9312-40e3-90f4-c702827b042f"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-fc4067af-9312-40e3-90f4-c702827b042f_ex-registry-sh-managed-1f0e1fb9_pvc-5a8f18e9b0",
                    "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-19T18:53:52Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
