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