File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -100,8 +100,8 @@ type EndpointPickerRef struct {
100100
101101 // Kind is the Kubernetes resource kind of the referent.
102102 //
103- // Required if the referent is ambiguous(e.g. service with one port is unambiguous)
104- //
103+ // Required if the referent is ambiguous(e.g. service with one port is unambiguous).
104+ //
105105 // Defaults to "Service" when not specified.
106106 //
107107 // ExternalName services can refer to CNAME DNS records that may live
Original file line number Diff line number Diff line change 7070 description : |-
7171 Kind is the Kubernetes resource kind of the referent.
7272
73- Required if the referent is ambiguous(e.g. service with one port is unambiguous)
73+ Required if the referent is ambiguous(e.g. service with one port is unambiguous).
7474
7575 Defaults to "Service" when not specified.
7676
You can’t perform that action at this time.
0 commit comments