jcmoraisjr / haproxy-ingress

HAProxy Ingress
https://haproxy-ingress.github.io
Apache License 2.0
1.04k stars 269 forks source link

Ingress with SSL Passthrough also generates HTTP/HTTPS Frontend #492

Open KKlapper opened 4 years ago

KKlapper commented 4 years ago

Hello,

I am testing with v0.8 We only use haproxy-ingress objects with ssl-passthrough enabled.

Is it possible to enforce that only the TCP/TLS frontend is generated and HTTP/HTTPS frontend is skipped, as this config is not necessary for ssl-passhtrough ingress objects?

Same question also for maps which are getting generated. Is it possible to disable map generation for HTTP/HTTPS frontends.

Thanks Klapper

jcmoraisjr commented 4 years ago

Hi, this is currently not supported but is a welcome feature.