From 13fb88d2f4acf7d926d856517251791299a3f51a Mon Sep 17 00:00:00 2001 From: Shay Rybak Date: Fri, 13 Dec 2024 13:24:53 +0200 Subject: [PATCH] make manifests --- config/crd/bases/http.keda.sh_httpscaledobjects.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/crd/bases/http.keda.sh_httpscaledobjects.yaml b/config/crd/bases/http.keda.sh_httpscaledobjects.yaml index 1bcff027..da91e9ac 100644 --- a/config/crd/bases/http.keda.sh_httpscaledobjects.yaml +++ b/config/crd/bases/http.keda.sh_httpscaledobjects.yaml @@ -69,6 +69,10 @@ spec: items: type: string type: array + initialCooldownPeriod: + description: (optional) Initial period before scaling + format: int32 + type: integer pathPrefixes: description: |- The paths to route. All requests which the Request Target matches any