{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "operator.tekton.dev/v1alpha1",
            "kind": "TektonConfig",
            "metadata": {
                "annotations": {
                    "meta.helm.sh/release-name": "tsf-pipelines",
                    "meta.helm.sh/release-namespace": "tsf"
                },
                "creationTimestamp": "2026-03-31T04:01:49Z",
                "finalizers": [
                    "tektonconfigs.operator.tekton.dev"
                ],
                "generation": 3,
                "labels": {
                    "app.kubernetes.io/managed-by": "Helm",
                    "openshift-pipelines.tekton.dev/sa-created": "true",
                    "operator.tekton.dev/release-version": "1.20.3"
                },
                "name": "config",
                "resourceVersion": "24853",
                "uid": "6d072b5f-5b7f-4a0e-b318-4946e09d3c89"
            },
            "spec": {
                "addon": {
                    "params": [
                        {
                            "name": "resolverStepActions",
                            "value": "true"
                        },
                        {
                            "name": "communityResolverTasks",
                            "value": "true"
                        },
                        {
                            "name": "pipelineTemplates",
                            "value": "true"
                        },
                        {
                            "name": "resolverTasks",
                            "value": "true"
                        }
                    ]
                },
                "chain": {
                    "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",
                    "disabled": false,
                    "generateSigningSecret": true,
                    "options": {},
                    "performance": {
                        "disable-ha": false
                    },
                    "transparency.enabled": "true",
                    "transparency.url": "https://rekor-server-tsf-tas.apps.rosa.kx-5bb39f5ebe.mdas.p3.openshiftapps.com"
                },
                "config": {},
                "dashboard": {
                    "options": {},
                    "readonly": false
                },
                "hub": {
                    "options": {}
                },
                "pipeline": {
                    "await-sidecar-readiness": true,
                    "coschedule": "workspaces",
                    "default-service-account": "pipeline",
                    "disable-affinity-assistant": true,
                    "disable-creds-init": false,
                    "enable-api-fields": "beta",
                    "enable-bundles-resolver": true,
                    "enable-cel-in-whenexpression": false,
                    "enable-cluster-resolver": true,
                    "enable-custom-tasks": true,
                    "enable-git-resolver": true,
                    "enable-hub-resolver": true,
                    "enable-param-enum": false,
                    "enable-provenance-in-status": true,
                    "enable-step-actions": true,
                    "enforce-nonfalsifiability": "none",
                    "keep-pod-on-cancel": false,
                    "max-result-size": 4096,
                    "metrics.count.enable-reason": false,
                    "metrics.pipelinerun.duration-type": "histogram",
                    "metrics.pipelinerun.level": "pipeline",
                    "metrics.taskrun.duration-type": "histogram",
                    "metrics.taskrun.level": "task",
                    "options": {},
                    "params": [
                        {
                            "name": "enableMetrics",
                            "value": "true"
                        }
                    ],
                    "performance": {
                        "disable-ha": false
                    },
                    "require-git-ssh-secret-known-hosts": false,
                    "results-from": "termination-message",
                    "running-in-environment-with-injected-sidecars": true,
                    "send-cloudevents-for-runs": false,
                    "set-security-context": false,
                    "trusted-resources-verification-no-match-policy": "ignore"
                },
                "platforms": {
                    "openshift": {
                        "pipelinesAsCode": {
                            "enable": true,
                            "options": {},
                            "settings": {
                                "application-name": "TSF CI",
                                "auto-configure-new-github-repo": "false",
                                "auto-configure-repo-namespace-template": "",
                                "auto-configure-repo-repository-template": "",
                                "bitbucket-cloud-additional-source-ip": "",
                                "bitbucket-cloud-check-source-ip": "true",
                                "custom-console-name": "",
                                "custom-console-url": "",
                                "custom-console-url-namespace": "",
                                "custom-console-url-pr-details": "",
                                "custom-console-url-pr-tasklog": "",
                                "default-max-keep-runs": "0",
                                "enable-cancel-in-progress-on-pull-requests": "false",
                                "enable-cancel-in-progress-on-push": "false",
                                "error-detection-from-container-logs": "true",
                                "error-detection-max-number-of-lines": "50",
                                "error-detection-simple-regexp": "^(?P\u003cfilename\u003e[^:]*):(?P\u003cline\u003e[0-9]+):(?P\u003ccolumn\u003e[0-9]+)?([ ]*)?(?P\u003cerror\u003e.*)",
                                "error-log-snippet": "true",
                                "hub-catalog-type": "artifacthub",
                                "hub-url": "https://artifacthub.io/api/v1",
                                "max-keep-run-upper-limit": "0",
                                "remember-ok-to-test": "false",
                                "remote-tasks": "true",
                                "secret-auto-create": "true",
                                "secret-github-app-scope-extra-repos": "",
                                "secret-github-app-token-scoped": "true",
                                "skip-push-event-for-pr-commits": "true",
                                "tekton-dashboard-url": ""
                            }
                        },
                        "scc": {
                            "default": "pipelines-scc"
                        }
                    }
                },
                "profile": "all",
                "pruner": {
                    "disabled": false,
                    "keep": 2,
                    "resources": [
                        "pipelinerun"
                    ],
                    "schedule": "0 8 * * *"
                },
                "result": {
                    "disabled": false,
                    "is_external_db": false,
                    "options": {},
                    "performance": {
                        "disable-ha": false
                    }
                },
                "targetNamespace": "openshift-pipelines",
                "tektonpruner": {
                    "disabled": true,
                    "global-config": {
                        "enforcedConfigLevel": "global",
                        "failedHistoryLimit": null,
                        "historyLimit": 100,
                        "namespaces": null,
                        "successfulHistoryLimit": null,
                        "ttlSecondsAfterFinished": null
                    },
                    "options": {}
                },
                "trigger": {
                    "default-service-account": "pipeline",
                    "disabled": false,
                    "enable-api-fields": "stable",
                    "options": {}
                }
            },
            "status": {
                "annotations": {
                    "operator.tekton.dev/post-upgrade-version": "1.20.3",
                    "operator.tekton.dev/pre-upgrade-version": "1.20.3"
                },
                "conditions": [
                    {
                        "lastTransitionTime": "2026-03-31T04:05:42Z",
                        "status": "True",
                        "type": "ComponentsReady"
                    },
                    {
                        "lastTransitionTime": "2026-03-31T04:04:20Z",
                        "status": "True",
                        "type": "PostInstall"
                    },
                    {
                        "lastTransitionTime": "2026-03-31T04:04:27Z",
                        "status": "True",
                        "type": "PostUpgrade"
                    },
                    {
                        "lastTransitionTime": "2026-03-31T04:02:06Z",
                        "status": "True",
                        "type": "PreInstall"
                    },
                    {
                        "lastTransitionTime": "2026-03-31T04:02:00Z",
                        "status": "True",
                        "type": "PreUpgrade"
                    },
                    {
                        "lastTransitionTime": "2026-03-31T04:05:42Z",
                        "status": "True",
                        "type": "Ready"
                    }
                ],
                "tektonInstallerSets": {
                    "rhosp-rbac": "rhosp-rbac-4lpc4"
                },
                "version": "1.20.3"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
