Skip to content

v0.22.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 24 Nov 22:54
5d26d6c
Add health_check_path to allow the health check to use a port other than traffic-port @msmagoo87 (#63)

what

  • Allows the specification of a health check port that is not the traffic-port.

why

  • The health check endpoint doesn't necessarily always exist on the default traffic-port, as is my case.