{
    "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-27T18:06:15Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-2c687eaf-5a32-461b-84fd-8af1f2e23138",
                "resourceVersion": "8710",
                "uid": "b378fd9d-f231-4b98-b3f0-3be1fbdb1735"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-ad38ab7a21",
                    "namespace": "ex-registry-sh-managed-a8fd5184",
                    "resourceVersion": "8648",
                    "uid": "2c687eaf-5a32-461b-84fd-8af1f2e23138"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-2c687eaf-5a32-461b-84fd-8af1f2e23138_ex-registry-sh-managed-a8fd5184_pvc-ad38ab7a21",
                    "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-27T18:06:15Z",
                "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-27T17:56:05Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-6cd257d1-b845-4705-a74f-58492fd0ef1b",
                "resourceVersion": "2443",
                "uid": "4f02e344-75ba-4371-a7b5-89d8c05bd0e3"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2381",
                    "uid": "6cd257d1-b845-4705-a74f-58492fd0ef1b"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-6cd257d1-b845-4705-a74f-58492fd0ef1b_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-27T17:56:05Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
