mirror of
https://github.com/minio/minio.git
synced 2025-11-24 19:46:16 -05:00
Fix OPA result response handling (#7763)
Also update the document with updated rego policy and updated OPA agent REST API. This PR is to fix a regression caused by PR #7637
This commit is contained in:
committed by
kannappanr
parent
91ceae23d0
commit
002a205c9c
@@ -1,7 +1,7 @@
|
||||
version: '2'
|
||||
services:
|
||||
opa:
|
||||
image: openpolicyagent/opa:0.9.1
|
||||
image: openpolicyagent/opa:0.11.0
|
||||
ports:
|
||||
- 8181:8181
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user