mirror of
https://github.com/minio/minio.git
synced 2025-01-11 23:13:23 -05:00
Do not consider subnet api key as secret (#17643)
As it is required by mc and console to communicate with subnet
This commit is contained in:
parent
4f89e5bba9
commit
bb63375f1b
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user