{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operator.tekton.dev/v1alpha1",
            "kind": "TektonChain",
            "metadata": {
                "creationTimestamp": "2026-05-05T13:18:00Z",
                "finalizers": [
                    "tektonchains.operator.tekton.dev"
                ],
                "generation": 2,
                "labels": {
                    "operator.tekton.dev/release-version": "1.20.4"
                },
                "name": "chain",
                "ownerReferences": [
                    {
                        "apiVersion": "operator.tekton.dev/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "TektonConfig",
                        "name": "config",
                        "uid": "0d2a3bd9-4eae-4f6b-8fb1-bd0a39bbef6c"
                    }
                ],
                "resourceVersion": "24530",
                "uid": "172a8a54-ffe1-40ba-9b8e-7a57d705e389"
            },
            "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
                },
                "signers.x509.fulcio.address": "http://fulcio-server.tsf-tas.svc.cluster.local",
                "signers.x509.fulcio.enabled": true,
                "signers.x509.identity.token.file": "/var/run/sigstore/cosign/oidc-token",
                "targetNamespace": "openshift-pipelines",
                "transparency.enabled": "true",
                "transparency.url": "http://rekor-server.tsf-tas.svc.cluster.local"
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-05T13:18:01Z",
                        "status": "True",
                        "type": "DependenciesInstalled"
                    },
                    {
                        "lastTransitionTime": "2026-05-05T13:19:44Z",
                        "status": "True",
                        "type": "InstallerSetAvailable"
                    },
                    {
                        "lastTransitionTime": "2026-05-05T13:18:07Z",
                        "status": "True",
                        "type": "InstallerSetReady"
                    },
                    {
                        "lastTransitionTime": "2026-05-05T13:18:07Z",
                        "status": "True",
                        "type": "PostReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-05-05T13:18:01Z",
                        "status": "True",
                        "type": "PreReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-05-05T13:19:44Z",
                        "status": "True",
                        "type": "Ready"
                    }
                ],
                "observedGeneration": 2,
                "tektonInstallerSet": "chain-config-8nt9z",
                "version": "v0.25.1"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
