Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ properties:
steps:
$ref: "./steps.yaml"
instanceGroups:
type: array
description: Array of instance groups for this MR scaler
items:
$ref: "./instanceGroup.yaml"
type: object
description: Instance groups for this MR scaler
$ref: "./instanceGroup.yaml"
instanceWeights:
type: array
description: An array of custom-weight settings
Expand Down