diff --git a/internal/ingress/controller/config/config.go b/internal/ingress/controller/config/config.go index 63bd65aac..0e23ea079 100644 --- a/internal/ingress/controller/config/config.go +++ b/internal/ingress/controller/config/config.go @@ -325,7 +325,7 @@ type Configuration struct { // Enables or disables emitting nginx version in error messages and in the “Server” response header field. // http://nginx.org/en/docs/http/ngx_http_core_module.html#server_tokens - // Default: true + // Default: false ShowServerTokens bool `json:"server-tokens"` // Enabled ciphers list to enabled. The ciphers are specified in the format understood by