cert-manager/devel/addon/haproxy
Ashley Davis 0955aa4531
bump version of haproxy ingress to latest and limit connections
this works around a limit on file descriptors which we encounter in kind
in CI. newer kind images impose a limit of 1024 file descriptors which
isn't trivial to change; haproxy seems to try to request just over 2*n
file descriptors where n is the max number of connections; as such, if
we limit max-connections to 250 we should be comfortably within the
limit

Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
2021-11-10 17:38:49 +00:00
..
BUILD.bazel Add HAProxy to addons 2021-08-02 14:06:18 +01:00
install.sh bump version of haproxy ingress to latest and limit connections 2021-11-10 17:38:49 +00:00