{
    "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-26T12:07:07Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-3a74f2b3-6389-4cea-b1c0-705fb5b7f0a2",
                "resourceVersion": "8420",
                "uid": "225b1f9c-c30b-44b1-98ae-9afa9e1b3b76"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-8e838eb4d8",
                    "namespace": "ex-registry-sh-managed-e953c903",
                    "resourceVersion": "8348",
                    "uid": "3a74f2b3-6389-4cea-b1c0-705fb5b7f0a2"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-3a74f2b3-6389-4cea-b1c0-705fb5b7f0a2_ex-registry-sh-managed-e953c903_pvc-8e838eb4d8",
                    "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-26T12:07:07Z",
                "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-26T11:57:55Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-e2016870-2d06-4cdc-afe8-873e55b4d290",
                "resourceVersion": "2470",
                "uid": "272e4c04-936f-4f0e-8d1c-6b4871071c1e"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2414",
                    "uid": "e2016870-2d06-4cdc-afe8-873e55b4d290"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-e2016870-2d06-4cdc-afe8-873e55b4d290_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-26T11:57:55Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
