lb2
This commit is contained in:
parent
021c242142
commit
d7bcc0860a
2
lb2.py
2
lb2.py
@ -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