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 |
---|---|
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 |
---|---|
apiVersion string |
options.keptn.sh/v1alpha1 |
kind string |
KeptnConfigList |
metadata ListMeta |
Refer to Kubernetes API documentation for fields of metadata . |
items KeptnConfig array |
KeptnConfigSpec
KeptnConfigSpec defines the desired state of KeptnConfig
Appears in:
Field | Description |
---|---|
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 |
cloudEventsEndpoint string |
CloudEventsEndpoint can be used to set the endpoint where Cloud Events should be posted by the lifecycle operator |
Last modified 2023-09-07: releasing documentation klt-v0.8.2 (8049d70)