hi,
one of our ingress needs to be accessed from a predefined IP addresses, so we wanted to use haproxy.org/allow-list annotation. It works, but this ingress also need certificate issued by letsencrypt, so we configured cert manager to use haproxy.org/allow-list: "0.0.0.0/0" for the acme-http-solver ingress, but it seems this ingress also use the main ingress allowlist entries. We also tried to use whitelist but that also not worked.
How can we solve this problem using haproxy-ingress?
thanks
hi,
one of our ingress needs to be accessed from a predefined IP addresses, so we wanted to use haproxy.org/allow-list annotation. It works, but this ingress also need certificate issued by letsencrypt, so we configured cert manager to use haproxy.org/allow-list: "0.0.0.0/0" for the acme-http-solver ingress, but it seems this ingress also use the main ingress allowlist entries. We also tried to use whitelist but that also not worked.
How can we solve this problem using haproxy-ingress?
thanks