OpenShift · Schema

RoutePort

Route port configuration that specifies which service port the route points to.

CI/CDCloud NativeContainersDevOpsEnterpriseKubernetesPaaS

Properties

Name Type Description
targetPort string The target port on pods selected by the service this route points to. Can be a port name or number.
View JSON Schema on GitHub