mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 03:03:40 +00:00
fix expose multi protocols issue
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