Skip to content

Commit 7bdf85b

Browse files
Gasoidsjberman
andauthored
Update apis/v1alpha2/nginxproxy_types.go
Co-authored-by: Saylor Berman <s.berman@f5.com>
1 parent 837e6da commit 7bdf85b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apis/v1alpha2/nginxproxy_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ type NodePort struct {
616616

617617
// HostPort exposes an nginx container port on the host.
618618
type HostPort struct {
619-
// Number of port to expose on the host.
619+
// Port to expose on the host.
620620
// kubebuilder:validation:Minimum=1
621621
// kubebuilder:validation:Maximum=65535
622622
Port int32 `json:"port"`

0 commit comments

Comments
 (0)