Closed
Description
Overview
Service ports.targetPort
needs to be of type IntOrString
but the type itself is set to just string:
export type IntOrString = string;
Here is the reference of the type Service ports: https://kubernetes.io/docs/reference/kubernetes-api/service-resources/service-v1/#ServiceSpec
Metadata
Metadata
Assignees
Labels
No labels