change haproxy ingress to .81 to make room for the local shim proxy
This commit is contained in:
parent
b5e617c3c0
commit
7e5de8fa4d
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user