{
    "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-26T21:49:21Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-11f605ee-bfe0-4261-93c2-b8a6af7af87a",
                "resourceVersion": "8596",
                "uid": "83940251-a066-458f-8a0e-37a125fbca67"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-709e2251c2",
                    "namespace": "ex-registry-sh-managed-c317ed13",
                    "resourceVersion": "8530",
                    "uid": "11f605ee-bfe0-4261-93c2-b8a6af7af87a"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-11f605ee-bfe0-4261-93c2-b8a6af7af87a_ex-registry-sh-managed-c317ed13_pvc-709e2251c2",
                    "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-26T21:49:21Z",
                "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-26T21:39:40Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-f8ca494b-3b4c-4f70-bb64-a31222d38563",
                "resourceVersion": "2434",
                "uid": "c714f612-1eca-444f-816f-c3ddb7395ff7"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2387",
                    "uid": "f8ca494b-3b4c-4f70-bb64-a31222d38563"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-f8ca494b-3b4c-4f70-bb64-a31222d38563_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-26T21:39:40Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
