Closed lphuberdeau closed 6 years ago
Impossible to bind the same port number as udp and tcp.
Workaround is to generate the ServicePort list without using add_port()
THanks, I'll see what I can do to fix this.
See: https://github.com/mnubo/kubernetes-py/pull/136
Impossible to bind the same port number as udp and tcp.
Workaround is to generate the ServicePort list without using add_port()