{
    "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-19T16:01:41Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-37ddd1df-0203-440c-993a-3dc68d52bfaa",
                "resourceVersion": "10695",
                "uid": "acd09c79-3a81-4f25-bbf3-6d6db963e577"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-e75a06635f",
                    "namespace": "ex-registry-sh-managed-61294c80",
                    "resourceVersion": "10630",
                    "uid": "37ddd1df-0203-440c-993a-3dc68d52bfaa"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-37ddd1df-0203-440c-993a-3dc68d52bfaa_ex-registry-sh-managed-61294c80_pvc-e75a06635f",
                    "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-19T16:01:41Z",
                "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-19T15:47:59Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-959f7d9d-2eb4-4ea3-a59c-a05ce80a7ab9",
                "resourceVersion": "2972",
                "uid": "a045b089-e012-4466-b52c-8fcf0bfc3515"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2915",
                    "uid": "959f7d9d-2eb4-4ea3-a59c-a05ce80a7ab9"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-959f7d9d-2eb4-4ea3-a59c-a05ce80a7ab9_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-19T15:47:59Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
