Skip to content

Commit

Permalink
update CRD
Browse files Browse the repository at this point in the history
Signed-off-by: Giovanni Liva <[email protected]>
  • Loading branch information
thisthat committed Aug 9, 2023
1 parent 6ad244c commit 1ad8775
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions helm/chart/templates/keptnconfig-crd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ spec:
description: OTelCollectorUrl can be used to set the Open Telemetry
collector that the lifecycle operator should use
type: string
cloudEventsEndpoint:
description: CloudEventsEndpoint can be used to set the endpoint where
Cloud Events should be posted by the lifecycle operator
type: string
keptnAppCreationRequestTimeoutSeconds:
default: 30
description: KeptnAppCreationRequestTimeoutSeconds is used to set the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ spec:
description: OTelCollectorUrl can be used to set the Open Telemetry
collector that the lifecycle operator should use
type: string
cloudEventsEndpoint:
description: CloudEventsEndpoint can be used to set the endpoint where
Cloud Events should be posted by the lifecycle operator
type: string
keptnAppCreationRequestTimeoutSeconds:
default: 30
description: KeptnAppCreationRequestTimeoutSeconds is used to set
Expand Down

0 comments on commit 1ad8775

Please sign in to comment.