{
    "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-05-14T11:00:11Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-5d3b13b4-9ba3-4cad-965e-f4cdf452e915",
                "resourceVersion": "27042",
                "uid": "40c9051d-6281-4537-abb7-728b35fe4cd4"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-9a4cd37af9",
                    "namespace": "group-g77i",
                    "resourceVersion": "26968",
                    "uid": "5d3b13b4-9ba3-4cad-965e-f4cdf452e915"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-5d3b13b4-9ba3-4cad-965e-f4cdf452e915_group-g77i_pvc-9a4cd37af9",
                    "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-05-14T11:00:11Z",
                "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-05-14T10:28:13Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-a5e06b5d-1600-44b5-bf34-c7e7a29db0b5",
                "resourceVersion": "2159",
                "uid": "583530b5-d8a6-4d3d-93ac-1be887b661b4"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2104",
                    "uid": "a5e06b5d-1600-44b5-bf34-c7e7a29db0b5"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-a5e06b5d-1600-44b5-bf34-c7e7a29db0b5_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-05-14T10:28:13Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
