{
    "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-17T17:07:55Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-2bc0e087-ecda-42e4-a4f3-83f8c4f8f657",
                "resourceVersion": "2716",
                "uid": "0a04bb0e-b7d8-45a3-ac7f-83b1ab9db305"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2660",
                    "uid": "2bc0e087-ecda-42e4-a4f3-83f8c4f8f657"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-2bc0e087-ecda-42e4-a4f3-83f8c4f8f657_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-17T17:07:55Z",
                "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-17T17:20:10Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-aad5c59b-9b1e-4f2f-821c-b1855d2d2ac5",
                "resourceVersion": "9917",
                "uid": "0d4e4c67-fa00-4145-ae27-08b1824dfc4b"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-c15b9c6a8f",
                    "namespace": "ex-registry-sh-managed-a4688a33",
                    "resourceVersion": "9880",
                    "uid": "aad5c59b-9b1e-4f2f-821c-b1855d2d2ac5"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-aad5c59b-9b1e-4f2f-821c-b1855d2d2ac5_ex-registry-sh-managed-a4688a33_pvc-c15b9c6a8f",
                    "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-17T17:20:10Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
