change haproxy ingress to .81 to make room for the local shim proxy

This commit is contained in:
James Andariese 2023-07-15 18:43:28 -05:00
parent b5e617c3c0
commit 7e5de8fa4d

View File

@ -33,8 +33,8 @@ haproxy-ingress:
enabled: true enabled: true
service: service:
annotations: annotations:
metallb.universe.tf/allow-shared-ip: 172.16.17.80 metallb.universe.tf/allow-shared-ip: 172.16.17.81
metallb.universe.tf/loadBalancerIPs: 172.16.17.80 metallb.universe.tf/loadBalancerIPs: 172.16.17.81
type: LoadBalancer type: LoadBalancer
stats: stats:
enabled: true enabled: true