FAQ | This is a LIVE service | Changelog

Skip to content

Allow ingress override when using load balancer

Ryan Kowalewski requested to merge 52-tweak-ingress-var into master

There are some situations where it is valid to use INGRESS_TRAFFIC_ALL in conjunction with the load balancer. However, currently it is not possible to override the INGRESS_TRAFFIC_INTERNAL_LOAD_BALANCER ingress setting to achieve this if var.enable_load_balancer == true.

Closes #52 (closed)

Merge request reports