autoscaling
This commit is contained in:
parent
5a2567ca78
commit
d1c017c086
@ -186,7 +186,7 @@ def create_target_group(elbv2_client, vpc_id):
|
||||
IpAddressType='ipv4',
|
||||
HealthCheckProtocol='HTTP',
|
||||
HealthCheckPort='8080',
|
||||
HealthCheckPath='/factor/6',
|
||||
HealthCheckPath='/factors/6',
|
||||
HealthCheckIntervalSeconds=30,
|
||||
HealthCheckTimeoutSeconds=5,
|
||||
HealthyThresholdCount=3,
|
||||
|
Loading…
Reference in New Issue
Block a user