Legacy WBStack code that we are currently using exposed quite a few services as NodePort, when they should probably all be using ClusterIP.
We should rewrite these services to use ClusterIP.
This will likely involve chart changes that will then have to all environments
Usefull resource: https://stackoverflow.com/questions/41509439/whats-the-difference-between-clusterip-nodeport-and-loadbalancer-service-types