From 61954a0bafde0f06bc8ad011ebca3e647e2da6d8 Mon Sep 17 00:00:00 2001 From: Joao Morais Date: Mon, 6 Feb 2017 21:40:03 -0200 Subject: [PATCH] Add HAProxy Ingress to the catalog --- docs/catalog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/catalog.md b/docs/catalog.md index 6c1ccd43f..2612790c7 100644 --- a/docs/catalog.md +++ b/docs/catalog.md @@ -3,5 +3,4 @@ This is a non-comprehensive list of existing ingress controllers. * [Dummy controller backend](/examples/custom-controller) - - +* [HAProxy Ingress controller](https://github.com/jcmoraisjr/haproxy-ingress)