Fix the internal endpoint VIP
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# to one active LB IP, and we use keepalived for that.
|
||||
## Load Balancer Configuration (haproxy/keepalived)
|
||||
haproxy_keepalived_external_vip_cidr: "192.169.91.101/32"
|
||||
haproxy_keepalived_internal_vip_cidr: "10.52.2.2/32"
|
||||
haproxy_keepalived_internal_vip_cidr: "10.53.2.2/32"
|
||||
# Use the management bridge veth in the containers
|
||||
haproxy_keepalived_external_interface: eth1
|
||||
haproxy_keepalived_internal_interface: eth1
|
||||
|
||||
Reference in New Issue
Block a user