{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operator.tekton.dev/v1alpha1",
            "kind": "TektonChain",
            "metadata": {
                "creationTimestamp": "2026-05-11T12:34:07Z",
                "finalizers": [
                    "tektonchains.operator.tekton.dev"
                ],
                "generation": 1,
                "labels": {
                    "operator.tekton.dev/release-version": "1.21.1"
                },
                "name": "chain",
                "ownerReferences": [
                    {
                        "apiVersion": "operator.tekton.dev/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "TektonConfig",
                        "name": "config",
                        "uid": "a12065d5-8734-41b5-b73c-9d93d61b3dba"
                    }
                ],
                "resourceVersion": "27918",
                "uid": "e2a46d5d-8fd8-4c34-a7bb-7c9b326b7871"
            },
            "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,
                "generateSigningSecret": true,
                "options": {},
                "performance": {
                    "disable-ha": false
                },
                "targetNamespace": "openshift-pipelines",
                "transparency.enabled": "true",
                "transparency.url": "https://rekor-server-tssc-tas.apps.rosa.kx-c76ece0454.0yex.p3.openshiftapps.com"
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-11T12:34:07Z",
                        "status": "True",
                        "type": "DependenciesInstalled"
                    },
                    {
                        "lastTransitionTime": "2026-05-11T12:34:08Z",
                        "status": "True",
                        "type": "InstallerSetAvailable"
                    },
                    {
                        "lastTransitionTime": "2026-05-11T12:34:18Z",
                        "status": "True",
                        "type": "InstallerSetReady"
                    },
                    {
                        "lastTransitionTime": "2026-05-11T12:34:18Z",
                        "status": "True",
                        "type": "PostReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-05-11T12:34:07Z",
                        "status": "True",
                        "type": "PreReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-05-11T12:34:18Z",
                        "status": "True",
                        "type": "Ready"
                    }
                ],
                "observedGeneration": 1,
                "tektonInstallerSet": "chain-cldfs",
                "version": "v0.26.2"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
