Add missing NodePort in the example output (#7565)

This commit is contained in:
Daniel Kończyk
2018-02-28 22:02:47 +00:00
committed by k8s-ci-robot
parent d80e55506a
commit def491a76c
@@ -71,6 +71,8 @@ provides load balancing for an application that has two running instances.
Type: NodePort
IP: 10.32.0.16
Port: <unset> 8080/TCP
TargetPort: 8080/TCP
NodePort: <unset> 31496/TCP
Endpoints: 10.200.1.4:8080,10.200.2.5:8080
Session Affinity: None
Events: <none>