Skip to content

Commit dd8a082

Browse files
fixing commemts issues
1 parent d79244a commit dd8a082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/apis/configuration/v1/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ type GlobalConfiguration struct {
548548
Spec GlobalConfigurationSpec `json:"spec"`
549549
}
550550

551-
// The GlobalConfigurationSpec resource defines the global configuration parameters of the Ingress Controller.
551+
// GlobalConfigurationSpec resource defines the global configuration parameters of the Ingress Controller.
552552
type GlobalConfigurationSpec struct {
553553
// Listeners field of the GlobalConfigurationSpec resource
554554
Listeners []Listener `json:"listeners"`

0 commit comments

Comments
 (0)