{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operator.tekton.dev/v1alpha1",
            "kind": "TektonChain",
            "metadata": {
                "creationTimestamp": "2026-03-19T10:56:10Z",
                "finalizers": [
                    "tektonchains.operator.tekton.dev"
                ],
                "generation": 2,
                "labels": {
                    "operator.tekton.dev/release-version": "v0.79.0"
                },
                "name": "chain",
                "ownerReferences": [
                    {
                        "apiVersion": "operator.tekton.dev/v1alpha1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "TektonConfig",
                        "name": "config",
                        "uid": "c33b959e-cb03-4236-9718-f6be8d821730"
                    }
                ],
                "resourceVersion": "2728",
                "uid": "eac2c9ee-5013-4360-8806-85224c2994b6"
            },
            "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": [
                                            {
                                                "name": "tekton-chains-controller",
                                                "resources": {},
                                                "volumeMounts": [
                                                    {
                                                        "mountPath": "/etc/ssl/certs",
                                                        "name": "trusted-ca",
                                                        "readOnly": true
                                                    }
                                                ]
                                            }
                                        ],
                                        "volumes": [
                                            {
                                                "configMap": {
                                                    "items": [
                                                        {
                                                            "key": "ca-bundle.crt",
                                                            "path": "ca-bundle.crt"
                                                        }
                                                    ],
                                                    "name": "trusted-ca",
                                                    "optional": true
                                                },
                                                "name": "trusted-ca"
                                            }
                                        ]
                                    }
                                }
                            },
                            "status": {}
                        }
                    },
                    "disabled": false
                },
                "performance": {
                    "disable-ha": false
                },
                "targetNamespace": "tekton-pipelines",
                "transparency.enabled": "false"
            },
            "status": {
                "conditions": [
                    {
                        "lastTransitionTime": "2026-03-19T10:56:10Z",
                        "status": "True",
                        "type": "DependenciesInstalled"
                    },
                    {
                        "lastTransitionTime": "2026-03-19T10:57:00Z",
                        "status": "True",
                        "type": "InstallerSetAvailable"
                    },
                    {
                        "lastTransitionTime": "2026-03-19T10:56:15Z",
                        "status": "True",
                        "type": "InstallerSetReady"
                    },
                    {
                        "lastTransitionTime": "2026-03-19T10:56:15Z",
                        "status": "True",
                        "type": "PostReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-03-19T10:56:10Z",
                        "status": "True",
                        "type": "PreReconciler"
                    },
                    {
                        "lastTransitionTime": "2026-03-19T10:57:00Z",
                        "status": "True",
                        "type": "Ready"
                    }
                ],
                "observedGeneration": 2,
                "tektonInstallerSet": "chain-config-kp2h4",
                "version": "v0.26.2"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
