{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operator.tekton.dev/v1alpha1",
            "kind": "TektonChain",
            "metadata": {
                "creationTimestamp": "2026-04-28T22:51:43Z",
                "finalizers": [
                    "tektonchains.operator.tekton.dev"
                ],
                "generation": 1,
                "labels": {
                    "operator.tekton.dev/release-version": "5.0.5-806"
                },
                "name": "chain",
                "ownerReferences": [
                    {
                        "apiVersion": "operator.tekton.dev/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "TektonConfig",
                        "name": "config",
                        "uid": "ae6cabf1-c0f4-449c-a7ef-9cae466e3146"
                    }
                ],
                "resourceVersion": "36655",
                "uid": "ccdd4e43-c0da-4e37-a6a4-b358cc58b965"
            },
            "spec": {
                "artifacts.oci.format": "simplesigning",
                "artifacts.oci.storage": "oci",
                "artifacts.pipelinerun.enable-deep-inspection": "true",
                "artifacts.pipelinerun.format": "in-toto",
                "artifacts.pipelinerun.storage": "oci",
                "artifacts.taskrun.format": "in-toto",
                "artifacts.taskrun.storage": "",
                "config": {},
                "disabled": false,
                "options": {
                    "deployments": {
                        "tekton-chains-controller": {
                            "metadata": {
                                "creationTimestamp": null
                            },
                            "spec": {
                                "selector": null,
                                "strategy": {},
                                "template": {
                                    "metadata": {
                                        "creationTimestamp": null
                                    },
                                    "spec": {
                                        "containers": [
                                            {
                                                "args": [
                                                    "--threads-per-controller=32",
                                                    "--kube-api-qps=50",
                                                    "--kube-api-burst=50"
                                                ],
                                                "name": "tekton-chains-controller",
                                                "resources": {}
                                            }
                                        ]
                                    }
                                }
                            },
                            "status": {}
                        }
                    }
                },
                "performance": {
                    "disable-ha": false
                },
                "targetNamespace": "openshift-pipelines",
                "transparency.enabled": "false"
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-04-28T22:51:43Z",
                        "status": "True",
                        "type": "DependenciesInstalled"
                    },
                    {
                        "lastTransitionTime": "2026-04-28T22:51:44Z",
                        "status": "True",
                        "type": "InstallerSetAvailable"
                    },
                    {
                        "lastTransitionTime": "2026-04-28T22:51:49Z",
                        "status": "True",
                        "type": "InstallerSetReady"
                    },
                    {
                        "lastTransitionTime": "2026-04-28T22:51:49Z",
                        "status": "True",
                        "type": "PostReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-04-28T22:51:43Z",
                        "status": "True",
                        "type": "PreReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-04-28T22:51:49Z",
                        "status": "True",
                        "type": "Ready"
                    }
                ],
                "observedGeneration": 1,
                "tektonInstallerSet": "chain-xmrpk",
                "version": "v0.26.2"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
