Moved HealthCheck out of the AWS LB policy spec

This commit is contained in:
tengqm 2015-02-10 11:36:02 +08:00
parent f9588e767f
commit 0c2f4ca90b
1 changed files with 3 additions and 7 deletions

View File

@ -1,11 +1,7 @@
# This is a spec for an AWS ELB load-balancer
# Sample load-balancing policy modled after AWS ELB load-balancer
# TODO(Qiming): Rework this based on ELB spec
AvailabilityZones: []
HealthCheck:
HealthyThreshold: 5
Interval: 60
Target: 80
Timeout: 30
UnhealtyThreshold: 15
Instances: []
Listeners:
- InstancePort: 80