Customize the configuration of each component in the TektonConfig
resource by adjusting the options
settings.
Typically, tekton-pipelines should be deployed in various business clusters, specifically designed for deployment in those environments.
If a user wishes to deploy this service in a global cluster, they need to reference this document for configuration, as the network, authentication settings, and other configurations in the global cluster differ from those in business clusters.
Before using this feature, ensure the following:
TektonConfig
.Customizing Subcomponent Optional Configuration
.If a user wants to deploy this service in a global cluster, they need to adjust the TektonConfig resource configuration because the global cluster's network, authentication settings, and other configurations differ from those of the business cluster.
To correctly deploy tekton-pipelines in the global cluster, the user must modify the TektonConfig resource through the following configuration of spec.pipeline.options
:
If users have deployed tekton-results in a global cluster, they also need to configure the options
for the results component. Similar to the pipeline configuration, you need to configure both ingress and deployment settings for the tektoncd-results-api
component.
Add the following configuration to the spec.results.options
section: