Add ingress.class support to HAProxy Ingress

This commit is contained in:
Joao Morais 2017-08-27 21:48:02 -03:00
parent 9e7c542519
commit 4b73cc6d0c
9 changed files with 12 additions and 30 deletions

View file

@ -8,9 +8,6 @@ This document has the following prerequisites:
Deploy only the tls-secret and the default backend from the [deployment instructions](../../../deployment/haproxy/)
As mentioned in the deployment instructions, you MUST turn down any existing
ingress controllers before running HAProxy Ingress.
## Customize the HAProxy configuration
Using a [ConfigMap](https://kubernetes.io/docs/user-guide/configmap/) is possible to customize the HAProxy configuration.