mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
fix expose multi protocols issue
This commit is contained in:
@@ -89,8 +89,8 @@ Possible resources include (case insensitive):
|
||||
The port that the service should serve on. Copied from the resource being exposed, if unspecified
|
||||
|
||||
.PP
|
||||
\fB\-\-protocol\fP="TCP"
|
||||
The network protocol for the service to be created. Default is 'tcp'.
|
||||
\fB\-\-protocol\fP=""
|
||||
The network protocol for the service to be created. Default is 'TCP'.
|
||||
|
||||
.PP
|
||||
\fB\-\-record\fP=false
|
||||
|
Reference in New Issue
Block a user