Hi
Is it possible to set the spec properties on the load balancer service?
Specifically, we need to be able to set loadBalancerSourceRanges to allow incoming traffic from specific IP addresses
If not, it would be nice to have this feature
@yehiyam following up on this, I've got an open PR to get this functionality added in. It's currently pending review but should be a pretty quick one given the scope of the feature.
Hi Is it possible to set the
spec
properties on the load balancer service?Specifically, we need to be able to set
loadBalancerSourceRanges
to allow incoming traffic from specific IP addresses If not, it would be nice to have this feature