Add OPA doc and remove deprecation marking (#14863)

This commit is contained in:
Aditya Manthramurthy
2022-05-04 23:53:42 -07:00
committed by GitHub
parent bcdaa09c75
commit 2b7e75e079
3 changed files with 85 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ func initHelp() {
},
config.HelpKV{
Key: config.PolicyOPASubSys,
Description: "[DEPRECATED] enable external OPA for policy enforcement",
Description: "enable external OPA for policy enforcement",
},
config.HelpKV{
Key: config.APISubSys,