Skip to content

Commit

Permalink
Debug target group deregistration
Browse files Browse the repository at this point in the history
  • Loading branch information
monhaque committed Jul 8, 2024
1 parent a3f839f commit 746befc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ Resources:
ApplicationLoadBalancerTargetGroup:
Type: AWS::ElasticLoadBalancingV2::TargetGroup
Properties:
HealthCheckPort: "80"
HealthCheckEnabled: true
HealthCheckProtocol: HTTP
HealthCheckPath: /healthcheck/
Port: 80
Expand Down

0 comments on commit 746befc

Please sign in to comment.