Hi all, how do I get the target port number from a...
# typescript
p
Hi all, how do I get the target port number from a Service object?
r
service.spec['ports'][0]['targetPort']
?