Rename Service.ContainerPort to TargetPort in v1b3

Fix all callers and examples.  Part of multi-port service cleanup.
This commit is contained in:
Tim Hockin
2015-03-20 13:50:06 -07:00
parent a8f2cee8c5
commit 4375376e9c
28 changed files with 77 additions and 73 deletions

View File

@@ -5,7 +5,7 @@ metadata:
name: hazelcast
name: hazelcast
spec:
containerPort: 5701
targetPort: 5701
port: 5701
selector:
name: hazelcast