mirror of
https://github.com/minio/minio.git
synced 2025-11-09 21:49:46 -05:00
fix: if OPA set do not enforce policy claim (#10149)
This commit is contained in:
@@ -92,7 +92,7 @@ func initHelp() {
|
||||
},
|
||||
config.HelpKV{
|
||||
Key: config.PolicyOPASubSys,
|
||||
Description: "enable external OPA for policy enforcement",
|
||||
Description: "[DEPRECATED] enable external OPA for policy enforcement",
|
||||
},
|
||||
config.HelpKV{
|
||||
Key: config.KmsVaultSubSys,
|
||||
|
||||
Reference in New Issue
Block a user