Closed ymettier closed 1 year ago
I need to configure the server service as a loadBalancer service.
I can write server.service.type: LoadBalancer. But there is nowhere to specify the IP (with loadBalancerIP).
server.service.type: LoadBalancer
loadBalancerIP
I submitted PR #48 as a fix for this issue.
PR #48 merged.
I close the issue.
I need to configure the server service as a loadBalancer service.
I can write
server.service.type: LoadBalancer
. But there is nowhere to specify the IP (withloadBalancerIP
).I submitted PR #48 as a fix for this issue.