Skip to content

Commit aba383d

Browse files
Gasoidsjberman
andauthored
Update apis/v1alpha2/nginxproxy_types.go
Co-authored-by: Saylor Berman <[email protected]>
1 parent d45d0e7 commit aba383d

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
@@ -479,7 +479,7 @@ type ContainerSpec struct {
479479
// +optional
480480
Lifecycle *corev1.Lifecycle `json:"lifecycle,omitempty"`
481481

482-
// HostPorts are the list of ports to expose on the host
482+
// HostPorts are the list of ports to expose on the host.
483483
//
484484
// +optional
485485
HostPorts []HostPort `json:"hostPorts,omitempty"`

0 commit comments

Comments
 (0)