Currently, the documentation here covers that when the self-hosted configuration setting convertloadbalancedservices is set to true, then we convert LoadBalancer type Services to ClusterIp type Services.
But the documentation does not cover the scenario whereExternalName type Services are also converted to ClusterIp type Services when convertloadbalancedservices is set.
Currently, the documentation here covers that when the self-hosted configuration setting
convertloadbalancedservicesis set totrue, then we convert LoadBalancer type Services to ClusterIp type Services.But the documentation does not cover the scenario whereExternalName type Services are also converted to ClusterIp type Services when
convertloadbalancedservicesis set.