Open
Description
Describe the bug
LoadBalancerIP: "static ip" cannot be applied on services
The loadbalancer assignes different ip
Steps to reproduce the behavior:
set loadbalancerIp on all services on k8s-mediaserver.yml file.
type: LoadBalancer
loadBalancerIP: Static-IP
kubectl apply -f k8s-mediaserver.yml
Expected behavior
all the services of the pods must have the same external IP = static-ip