UNCLASSIFIED - NO CUI

Ports that are set in ConfigMap.yaml are validated without errors, but ports are not actually added to the service.

Version: 1.8.4-bb.6

Description: Upon configuring ingressgateways and trying to add NodePorts 30080 and 30443 to a service, it seems the file is validated but the ports are not actually being added.

6D5A7599-AC4F-4EEC-894E-8D3959FC6BFC

Output from kubectl get service -n istio-system

public-ingressgateway NodePort 10.43.105.201 <none> 15021:31064/TCP,80:32103/TCP,443:30989/TCP,15443:32575/TCP 3d20h

Edited by Ali Youssef