use proxy protocol for haproxy ingress

This commit is contained in:
James Andariese 2023-07-15 18:11:44 -05:00
parent d4388fca85
commit 825ef1bf6e

View File

@ -19,6 +19,7 @@ haproxy-ingress:
controller: controller:
config: config:
fronting-proxy-port: "81" fronting-proxy-port: "81"
use-proxy-protocol: true
extraArgs: extraArgs:
watch-ingress-without-class: "" watch-ingress-without-class: ""
ingressClass: haproxy ingressClass: haproxy