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 |
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 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 |
Last modified 2023-07-07: releasing documentation klt-v0.8.1 (20709ea)