Merge pull request #15061 from kargakis/fix-dry-run-in-expose

Fix dry run in expose
This commit is contained in:
Dawn Chen
2015-10-12 12:53:04 -07:00
5 changed files with 87 additions and 146 deletions

View File

@@ -77,7 +77,7 @@ re\-use the labels from the resource it exposes.
An inline JSON override for the generated object. If this is non\-empty, it is used to override the generated object. Requires that the object supply a valid apiVersion field.
.PP
\fB\-\-port\fP=\-1
\fB\-\-port\fP=""
The port that the service should serve on. Copied from the resource being exposed, if unspecified
.PP