Add ingress.class support to HAProxy Ingress
This commit is contained in:
parent
9e7c542519
commit
4b73cc6d0c
9 changed files with 12 additions and 30 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue