v1alpha1

Reference information for options.keptn.sh/v1alpha1

Packages

options.keptn.sh/v1alpha1

Package v1alpha1 contains API Schema definitions for the options v1alpha1 API group

Resource Types

KeptnConfig

KeptnConfig is the Schema for the keptnconfigs API

Appears in:

Field Description Default Optional
apiVersion string options.keptn.sh/v1alpha1
kind string KeptnConfig
metadata ObjectMeta Refer to Kubernetes API documentation for fields of metadata.
spec KeptnConfigSpec
status string unused field

KeptnConfigList

KeptnConfigList contains a list of KeptnConfig

Field Description Default Optional
apiVersion string options.keptn.sh/v1alpha1
kind string KeptnConfigList
metadata ListMeta Refer to Kubernetes API documentation for fields of metadata.
items KeptnConfig array x

KeptnConfigSpec

KeptnConfigSpec defines the desired state of KeptnConfig

Appears in:

Field Description Default Optional
OTelCollectorUrl string OTelCollectorUrl can be used to set the Open Telemetry collector that the lifecycle operator should use
keptnAppCreationRequestTimeoutSeconds integer KeptnAppCreationRequestTimeoutSeconds is used to set the interval in which automatic app discovery searches for workload to put into the same auto-generated KeptnApp 30
cloudEventsEndpoint string CloudEventsEndpoint can be used to set the endpoint where Cloud Events should be posted by the lifecycle operator