We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d45d0e7 commit aba383dCopy full SHA for aba383d
apis/v1alpha2/nginxproxy_types.go
@@ -479,7 +479,7 @@ type ContainerSpec struct {
479
// +optional
480
Lifecycle *corev1.Lifecycle `json:"lifecycle,omitempty"`
481
482
- // HostPorts are the list of ports to expose on the host
+ // HostPorts are the list of ports to expose on the host.
483
//
484
485
HostPorts []HostPort `json:"hostPorts,omitempty"`
0 commit comments