mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-18 16:01:53 +00:00
Merge pull request #24090 from AdoHe/expose_rc
Automatic merge from submit-queue fix expose multi protocols issue Please refer #23882 for more detail. @bprashanth @bgrant0607 ptal. <!-- Reviewable:start --> --- This change is [<img src="http://reviewable.k8s.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](http://reviewable.k8s.io/reviews/kubernetes/kubernetes/24090) <!-- Reviewable:end -->
This commit is contained in:
@@ -59,9 +59,8 @@ options:
|
||||
usage: |
|
||||
The port that the service should serve on. Copied from the resource being exposed, if unspecified
|
||||
- name: protocol
|
||||
default_value: TCP
|
||||
usage: |
|
||||
The network protocol for the service to be created. Default is 'tcp'.
|
||||
The network protocol for the service to be created. Default is 'TCP'.
|
||||
- name: record
|
||||
default_value: "false"
|
||||
usage: Record current kubectl command in the resource annotation.
|
||||
|
Reference in New Issue
Block a user