Files
engine/lib/aws/chart_values
Romain GERARD a5f093acdc Enable publish service for nginx-ingress
- 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
2021-08-05 20:22:56 +02:00
..