Skip to content

Commit c986503

Browse files
committed
make manifests
Signed-off-by: Jan Wozniak <[email protected]>
1 parent 29bca17 commit c986503

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/crd/bases/http.keda.sh_httpscaledobjects.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,13 @@ spec:
106106
description: The port to route to
107107
format: int32
108108
type: integer
109+
portName:
110+
description: The port to route to referenced by name
111+
type: string
109112
service:
110113
description: The name of the service to route to
111114
type: string
112115
required:
113-
- port
114116
- service
115117
type: object
116118
scaledownPeriod:

0 commit comments

Comments
 (0)