We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dd3a1f commit c4c6997Copy full SHA for c4c6997
appfleet-config/appfleet.yml
@@ -55,7 +55,7 @@ target_groups:
55
timeout: 60
56
threshold_healthy: 2
57
threshold_unhealthy: 5
58
- http_healthy_status: "200,400"
+ http_healthy_status: "200,301,302,400"
59
60
ecs_service:
61
name: ${self.project_handle}-${self.app_name}-${release_name}
0 commit comments