From 1ba03a957d1150373ace24407ed6aacc8e8fc783 Mon Sep 17 00:00:00 2001 From: Giovanni Liva Date: Thu, 23 Mar 2023 12:46:28 +0100 Subject: [PATCH] Add defaults for KeptnAppCreationRequestTimeout Signed-off-by: Giovanni Liva --- operator/config/manager/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/operator/config/manager/config.yaml b/operator/config/manager/config.yaml index 4f9485609f8..fe98c37db45 100644 --- a/operator/config/manager/config.yaml +++ b/operator/config/manager/config.yaml @@ -12,3 +12,4 @@ metadata: namespace: system spec: OTelCollectorUrl: 'otel-collector:4317' + KeptnAppCreationRequestTimeout: 30