Skip to content

Commit c4c6997

Browse files
author
Damon Haley
committed
add more valid target group healthchecks.
1 parent 6dd3a1f commit c4c6997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appfleet-config/appfleet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ target_groups:
5555
timeout: 60
5656
threshold_healthy: 2
5757
threshold_unhealthy: 5
58-
http_healthy_status: "200,400"
58+
http_healthy_status: "200,301,302,400"
5959

6060
ecs_service:
6161
name: ${self.project_handle}-${self.app_name}-${release_name}

0 commit comments

Comments
 (0)