diff --git a/internal/config/subnet/help.go b/internal/config/subnet/help.go index 33014528b..f16713f33 100644 --- a/internal/config/subnet/help.go +++ b/internal/config/subnet/help.go @@ -39,7 +39,6 @@ var ( Description: "Subnet api key for the cluster" + defaultHelpPostfix(config.APIKey), Optional: true, Sensitive: true, - Secret: true, }, config.HelpKV{ Key: config.Proxy,