{
    "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-17T07:43:52Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-548537e9-1c73-4c1a-ba17-3f65c4ad591c",
                "resourceVersion": "2769",
                "uid": "7cb24098-1e44-4bbd-a50b-fd612675137e"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2726",
                    "uid": "548537e9-1c73-4c1a-ba17-3f65c4ad591c"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-548537e9-1c73-4c1a-ba17-3f65c4ad591c_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-17T07:43:52Z",
                "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-17T07:55:44Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-c85275a7-78be-4381-a740-0c9d6f7093c9",
                "resourceVersion": "9765",
                "uid": "14307a58-e810-4478-98c1-674f1442b832"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-432ccae003",
                    "namespace": "ex-registry-sh-managed-1e75c089",
                    "resourceVersion": "9699",
                    "uid": "c85275a7-78be-4381-a740-0c9d6f7093c9"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-c85275a7-78be-4381-a740-0c9d6f7093c9_ex-registry-sh-managed-1e75c089_pvc-432ccae003",
                    "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-17T07:55:44Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
