We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b21d3 commit 08f60c2Copy full SHA for 08f60c2
tests/templates/kuttl/opa/12-rego-rules.txt.j2
@@ -9,7 +9,7 @@ data:
9
hbase.rego: |
10
package hbase
11
12
- default allow if := false
+ default allow := false
13
default matches_identity(identity) := false
14
15
# table is null if the request is for namespace permissions, but as parameters cannot be
0 commit comments