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 d79244a commit dd8a082Copy full SHA for dd8a082
pkg/apis/configuration/v1/types.go
@@ -548,7 +548,7 @@ type GlobalConfiguration struct {
548
Spec GlobalConfigurationSpec `json:"spec"`
549
}
550
551
-// The GlobalConfigurationSpec resource defines the global configuration parameters of the Ingress Controller.
+// GlobalConfigurationSpec resource defines the global configuration parameters of the Ingress Controller.
552
type GlobalConfigurationSpec struct {
553
// Listeners field of the GlobalConfigurationSpec resource
554
Listeners []Listener `json:"listeners"`
0 commit comments