use proxy protocol for haproxy ingress
This commit is contained in:
parent
d4388fca85
commit
825ef1bf6e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user