Skip to content

Commit

Permalink
updated to ONLY_SCALE_OUT
Browse files Browse the repository at this point in the history
  • Loading branch information
Edward Sun committed Sep 18, 2023
1 parent 56aed36 commit 866244d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mmv1/products/compute/Autoscaler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ properties:
Defines operating mode for this policy.
values:
- :OFF
- :ONLY_UP
- :ONLY_SCALE_OUT
- :ON
- !ruby/object:Api::Type::NestedObject
name: 'scaleDownControl'
Expand Down
2 changes: 1 addition & 1 deletion mmv1/products/compute/RegionAutoscaler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ properties:
Defines operating mode for this policy.
values:
- :OFF
- :ONLY_UP
- :ONLY_SCALE_OUT
- :ON
- !ruby/object:Api::Type::NestedObject
name: 'scaleDownControl'
Expand Down

0 comments on commit 866244d

Please sign in to comment.