Skip to content

Commit 1e93b08

Browse files
committed
make manifests
Signed-off-by: Shay Rybak <[email protected]>
1 parent b0c5349 commit 1e93b08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: config/crd/bases/http.keda.sh_httpscaledobjects.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ spec:
6969
items:
7070
type: string
7171
type: array
72+
initialCooldownPeriod:
73+
description: (optional) Initial period before scaling
74+
format: int32
75+
type: integer
7276
pathPrefixes:
7377
description: |-
7478
The paths to route. All requests which the Request Target matches any

0 commit comments

Comments
 (0)