Setting LoadBalancer Type

The default setting for the OneDB Connection Manager service type is ClusterIP. This will only allow internal connections. To allow for connectivity from outside the cluster you must set the service type for the OneDB Connection Manager to LoadBalancer.

To set Loadbalancer for the Connection Manager:

onedb-sql:
    onedbcm:
        serviceType: Loadbalancer