Closed chtombre closed 2 years ago
Oops, just figured that spec.LoadBalancerIP is planned to be deprecated. https://github.com/kubernetes/kubernetes/pull/107235
I needed this for running on om-premise k8s with metallb, but metallb supports setting loadBalancerIP with annotations, so that fixes my issue :-)
I need to be able to specify loadBalancerIP when running externalService as type LoadBalancer.
Current version of helm template does not support that.
/helm-charts/blob/main/charts/redis/templates/service.yaml