mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 15:49:32 +00:00
- By enabling this option the controller is going
to use a service to know the ingress endpoint/address to use.
In our case, it is going to pick the LB hostname
thus avoiding the need to add on every ingress target annotation
for external DNS with the LB hostname.
This reduce the toil to update LB endpoint when it changes, as it is done automatically now