{
    "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-19T08:31:10Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-06df9f6e-c423-4337-937a-f7b7a24001a7",
                "resourceVersion": "2716",
                "uid": "3d5eaac5-7839-439c-b813-a132953d51b3"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2662",
                    "uid": "06df9f6e-c423-4337-937a-f7b7a24001a7"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-06df9f6e-c423-4337-937a-f7b7a24001a7_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-19T08:31:10Z",
                "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-19T08:43:16Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-62ae0f55-f1a7-4def-86ef-3012fcb52d6d",
                "resourceVersion": "9803",
                "uid": "a43b6ef1-86a9-4b80-bd54-649481ca20bd"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-f963691a89",
                    "namespace": "ex-registry-sh-managed-b90a7a3b",
                    "resourceVersion": "9752",
                    "uid": "62ae0f55-f1a7-4def-86ef-3012fcb52d6d"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-62ae0f55-f1a7-4def-86ef-3012fcb52d6d_ex-registry-sh-managed-b90a7a3b_pvc-f963691a89",
                    "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-19T08:43:16Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
