Adjust default values for haproxy chart

Remove etcd config.

Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: Ib3ca8297397e6705e307af3d8fafb966440e0e72
This commit is contained in:
Ruslan Aliev 2024-09-30 15:54:35 -05:00
parent e4c9fdb861
commit 6769e5ce09

View File

@ -36,16 +36,6 @@ conf:
- mode tcp
- option tcp-check
- option redispatch
kubernetes-etcd:
server_opts: "check"
conf_parts:
frontend:
- mode tcp
- bind *:2378
backend:
- mode tcp
- option tcp-check
- option redispatch
enable_cleanup: true
haproxy: