refactor: remove unused load balancer ranges

This commit is contained in:
2026-07-05 22:38:01 +01:00
parent 819add7725
commit 9e0f9697a8
2 changed files with 0 additions and 4 deletions
@@ -5,5 +5,3 @@ vip_interface: eno1
vip_address: 10.0.0.200
cluster_pod_subnet: 172.16.0.0/16
cluster_service_subnet: 10.96.0.0/16
lb_pool_start: 10.0.0.210
lb_pool_stop: 10.0.0.220
@@ -4,5 +4,3 @@ vip_interface: enp5s0
vip_address: 10.150.0.100
cluster_pod_subnet: 172.16.0.0/16
cluster_service_subnet: 10.96.0.0/16
lb_pool_start: 10.150.0.210
lb_pool_stop: 10.150.0.220