{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operator.tekton.dev/v1alpha1",
            "kind": "TektonChain",
            "metadata": {
                "creationTimestamp": "2026-04-20T09:08:45Z",
                "finalizers": [
                    "tektonchains.operator.tekton.dev"
                ],
                "generation": 1,
                "labels": {
                    "operator.tekton.dev/release-version": "1.20.3"
                },
                "name": "chain",
                "ownerReferences": [
                    {
                        "apiVersion": "operator.tekton.dev/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "TektonConfig",
                        "name": "config",
                        "uid": "60447eeb-b599-4d8a-b440-f44329af98eb"
                    }
                ],
                "resourceVersion": "20942",
                "uid": "d0da7743-e9f9-45b5-b3b4-aaa71a7af2d5"
            },
            "spec": {
                "artifacts.oci.format": "simplesigning",
                "artifacts.oci.storage": "oci",
                "artifacts.pipelinerun.format": "in-toto",
                "artifacts.pipelinerun.storage": "oci",
                "artifacts.taskrun.format": "in-toto",
                "artifacts.taskrun.storage": "oci",
                "config": {},
                "disabled": false,
                "options": {},
                "performance": {
                    "disable-ha": false
                },
                "targetNamespace": "openshift-pipelines"
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-20T09:08:45Z",
                        "status": "True",
                        "type": "DependenciesInstalled"
                    },
                    {
                        "lastTransitionTime": "2026-04-20T09:08:46Z",
                        "status": "True",
                        "type": "InstallerSetAvailable"
                    },
                    {
                        "lastTransitionTime": "2026-04-20T09:08:49Z",
                        "status": "True",
                        "type": "InstallerSetReady"
                    },
                    {
                        "lastTransitionTime": "2026-04-20T09:08:49Z",
                        "status": "True",
                        "type": "PostReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-04-20T09:08:45Z",
                        "status": "True",
                        "type": "PreReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-04-20T09:08:49Z",
                        "status": "True",
                        "type": "Ready"
                    }
                ],
                "observedGeneration": 1,
                "tektonInstallerSet": "chain-config-6hmc5",
                "version": "v0.25.1"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
