Skip to content

Commit 9a77bca

Browse files
committed
chore: update opa plugin .env template
Signed-off-by: Frederico Araujo <[email protected]>
1 parent 4003f15 commit 9a77bca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plugins/external/opa/.env.template

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@ PLUGINS_CONFIG=./resources/plugins/config.yaml
2121

2222
# Configuration path for chuck mcp runtime
2323
CHUK_MCP_CONFIG_PATH=./resources/runtime/config.yaml
24+
25+
# Path to the repo policy file (optional, default: ./opaserver/rego/policy.rego)
26+
# POLICY_PATH=./opaserver/rego/policy.rego

0 commit comments

Comments
 (0)