fix: if OPA set do not enforce policy claim (#10149)

This commit is contained in:
Harshavardhana
2020-07-28 11:47:57 -07:00
committed by GitHub
parent 1b6ba0d062
commit 27266f8a54
4 changed files with 5 additions and 10 deletions

View File

@@ -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,