Skip to content

Tekton Pipelines Config Schema

Note

This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.

Return to the root config schema

https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/tektonPipelines

Configure Tekton Pipelines

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none config/schemas/config.yaml*

TYPE:

object (Tekton Pipelines Config)

PROPERTIES:

Property Type Required Nullable Defined by
enabled boolean Optional cannot be null Welkin Apps Config
controller object Optional cannot be null Welkin Apps Config
webhook object Optional cannot be null Welkin Apps Config
remoteResolvers object Optional cannot be null Welkin Apps Config
customConfigDefaults object Optional cannot be null Welkin Apps Config

enabled

enabled

TYPE:

boolean (Enable Tekton Flag)

controller

Configure the Tekton Controller

controller

TYPE:

object (Tekton Controller Config)

webhook

Configure the Tekton Webhook

webhook

TYPE:

object (Tekton Webhook Config)

remoteResolvers

Configure the Tekton Remote Resolver

remoteResolvers

TYPE:

object (Tekton Remote Resolvers Config)

customConfigDefaults

Configure custom default options for Tekton

Note

See the upstream documentation for available default config options.

customConfigDefaults

TYPE:

object (Custom default config)

EXAMPLES:

default-timeout-minutes: '30'

Return to the root config schema


Generated Sun Nov 17 03:51:36 UTC 2024 from elastisys/compliantkubernetes-apps@main