Skip to content

Updated service.yaml to support NodePort style deployments with a predefined NodePort number.

Updated service.yaml to support NodePort style deployments with a predefined NodePort number. This will add the nodePort config line to service.yaml if the service type is NodePort

Merge request reports