feat(ingress): add health check configuration for ALB #2659

Merged
argoyle merged 1 commits from feat/add-alb-health-check-configuration into main 2025-11-04 10:42:39 +00:00

1 Commits

Author SHA1 Message Date
argoyle 0f0553f756 feat(ingress): add health check configuration for ALB
Add health check settings to the ALB ingress configuration to ensure 
better reliability and monitoring. The changes include defining the 
health check path, interval, timeout, and threshold counts, which 
enhance the resilience of the service by enabling quicker detection 
and response to unhealthy instances.
2025-11-04 11:33:05 +01:00