Skip to content

Commit

Permalink
Update CRDs according to kedacore/keda#1227 (#108)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Lamure <thomas.lamure@eridanis.com>
  • Loading branch information
thomas-lamure authored Dec 2, 2020
1 parent fa78913 commit 7495a0a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions keda/crds/scaledjobs.keda.sh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6344,6 +6344,17 @@ spec:
pollingInterval:
format: int32
type: integer
scalingStrategy:
description: ScalingStrategy defines the strategy of Scaling
properties:
customScalingQueueLengthDeduction:
format: int32
type: integer
customScalingRunningJobPercentage:
type: string
strategy:
type: string
type: object
successfulJobsHistoryLimit:
format: int32
type: integer
Expand Down

0 comments on commit 7495a0a

Please sign in to comment.