Skip to content

Commit

Permalink
fixes #92
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed Jul 18, 2017
1 parent 85b2f5e commit 2777873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ecs/service-cluster-alb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ Resources:
Cooldown: 300
MinAdjustmentMagnitude: 1
StepAdjustments:
- MetricIntervalLowerBound: 0
- MetricIntervalUpperBound: 0
ScalingAdjustment: -25
CPUUtilizationTooHighAlarm:
Condition: HasAlertTopic
Expand Down
2 changes: 1 addition & 1 deletion ecs/service-dedicated-alb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ Resources:
Cooldown: 300
MinAdjustmentMagnitude: 1
StepAdjustments:
- MetricIntervalLowerBound: 0
- MetricIntervalUpperBound: 0
ScalingAdjustment: -25
CPUUtilizationTooHighAlarm:
Condition: HasAlertTopic
Expand Down

0 comments on commit 2777873

Please sign in to comment.