{
    "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-12T16:06:19Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-12dff3da-8b21-4262-a42b-f9730aef6d67",
                "resourceVersion": "10994",
                "uid": "05860d77-cd1b-476d-b3f2-b586fbf884a9"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "pvc-a31f9026df",
                    "namespace": "happy-path-managed",
                    "resourceVersion": "10926",
                    "uid": "12dff3da-8b21-4262-a42b-f9730aef6d67"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-12dff3da-8b21-4262-a42b-f9730aef6d67_happy-path-managed_pvc-a31f9026df",
                    "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-12T16:06:19Z",
                "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-12T15:53:52Z",
                "finalizers": [
                    "kubernetes.io/pv-protection"
                ],
                "name": "pvc-15bd05ec-ce4a-4575-b0d5-8f385c35f6af",
                "resourceVersion": "2779",
                "uid": "8155fb9a-183b-43b6-a3c0-8b54a2a3551e"
            },
            "spec": {
                "accessModes": [
                    "ReadWriteOnce"
                ],
                "capacity": {
                    "storage": "1Gi"
                },
                "claimRef": {
                    "apiVersion": "v1",
                    "kind": "PersistentVolumeClaim",
                    "name": "postgredb-tekton-results-postgres-0",
                    "namespace": "tekton-pipelines",
                    "resourceVersion": "2726",
                    "uid": "15bd05ec-ce4a-4575-b0d5-8f385c35f6af"
                },
                "hostPath": {
                    "path": "/var/local-path-provisioner/pvc-15bd05ec-ce4a-4575-b0d5-8f385c35f6af_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-12T15:53:52Z",
                "phase": "Bound"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
