Fix Minor Typo in Customize the HAProxy configuration
This commit is contained in:
parent
b892ec9f90
commit
b54c13c9c4
|
|
@ -1,6 +1,6 @@
|
|||
# Customize the HAProxy configuration
|
||||
|
||||
This example use a [ConfigMap](https://kubernetes.io/docs/user-guide/configmap/) to customize the HAProxy configuration.
|
||||
This example uses a [ConfigMap](https://kubernetes.io/docs/user-guide/configmap/) to customize the HAProxy configuration.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue