mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
Merge pull request #15061 from kargakis/fix-dry-run-in-expose
Fix dry run in expose
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user