|
| 1 | +:_content-type: ASSEMBLY |
| 2 | +[id="customizing-configurations-in-the-tektonconfig-cr"] |
| 3 | += Customizing configurations in the TektonConfig custom resource |
| 4 | +include::_attributes/common-attributes.adoc[] |
| 5 | +:context: customizing-configurations-in-the-tektonconfig-cr |
| 6 | + |
| 7 | +toc::[] |
| 8 | + |
| 9 | +In {pipelines-title}, you can customize the following configurations by using the `TektonConfig` custom resource (CR): |
| 10 | + |
| 11 | +* Configuring the {pipelines-title} control plane |
| 12 | +* Changing the default service account |
| 13 | +* Disabling the service monitor |
| 14 | +* Configuring pipeline resolvers |
| 15 | +* Disabling cluster tasks and pipeline templates |
| 16 | +* Disabling the integration of {tekton-hub} |
| 17 | +* Disabling the automatic creation of RBAC resources |
| 18 | +* Pruning of task runs and pipeline runs |
| 19 | +
|
| 20 | +[id="prerequisites_customizing-configurations-in-the-tektonconfig-cr"] |
| 21 | +== Prerequisites |
| 22 | + |
| 23 | +* You have installed the {pipelines-title} Operator. |
| 24 | + |
| 25 | +include::modules/op-configuring-pipelines-control-plane.adoc[leveloffset=+1] |
| 26 | + |
| 27 | +include::modules/op-modifiable-fields-with-default-values.adoc[leveloffset=+2] |
| 28 | + |
| 29 | +include::modules/op-optional-configuration-fields.adoc[leveloffset=+2] |
| 30 | + |
| 31 | +include::modules/op-changing-default-service-account.adoc[leveloffset=+1] |
| 32 | + |
| 33 | +include::modules/op-disabling-the-service-monitor.adoc[leveloffset=+1] |
| 34 | + |
| 35 | +include::modules/op-configuring-pipeline-resolvers.adoc[leveloffset=+1] |
| 36 | + |
| 37 | +include::modules/op-disabling-cluster-tasks-and-pipeline-templates.adoc[leveloffset=+1] |
| 38 | + |
| 39 | +include::modules/op-disabling-the-integretion-of-tekton-hub.adoc[leveloffset=+1] |
| 40 | + |
| 41 | +include::modules/op-disabling-automatic-creation-of-rbac-resources.adoc[leveloffset=+1] |
| 42 | + |
| 43 | +include::modules/op-automatic-pruning-taskrun-pipelinerun.adoc[leveloffset=+1] |
| 44 | + |
| 45 | +include::modules/op-default-pruner-configuration.adoc[leveloffset=+2] |
| 46 | + |
| 47 | +include::modules/op-annotations-for-automatic-pruning-taskruns-pipelineruns.adoc[leveloffset=+2] |
| 48 | + |
| 49 | +[role="_additional-resources"] |
| 50 | +[id="additional-resources_customizing-configurations-in-the-tektonconfig-cr"] |
| 51 | +== Additional resources |
| 52 | + |
| 53 | +* xref:../../cicd/pipelines/authenticating-pipelines-using-git-secret.adoc#op-configuring-ssh-authentication-for-git_authenticating-pipelines-using-git-secret[Configuring SSH authentication for Git] |
| 54 | +* xref:managing-nonversioned-and-versioned-cluster-tasks.adoc#managing-nonversioned-and-versioned-cluster-tasks[Managing non-versioned and versioned cluster tasks] |
| 55 | +* xref:../../cicd/pipelines/working-with-pipelines-using-the-developer-perspective.adoc#using-custom-pipeline-template-for-git-import_working-with-pipelines-using-the-developer-perspective[Using a custom pipeline template for creating and deploying an application from a Git repository] |
| 56 | +* xref:../../applications/pruning-objects.adoc#pruning-objects[Pruning objects to reclaim resources] |
0 commit comments