Skip to content

Commit

Permalink
make manifests
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Wozniak <[email protected]>
  • Loading branch information
wozniakjan committed Oct 23, 2024
1 parent 4731e6d commit bcd5e45
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config/crd/bases/http.keda.sh_httpscaledobjects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,13 @@ spec:
description: The port to route to
format: int32
type: integer
portName:
description: The port to route to referenced by name
type: string
service:
description: The name of the service to route to
type: string
required:
- port
- service
type: object
scaledownPeriod:
Expand Down

0 comments on commit bcd5e45

Please sign in to comment.