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 d22031d commit c34c9aaCopy full SHA for c34c9aa
1 file changed
tests/templates/kuttl/smoke/10-install-opa.yaml.j2
@@ -9,6 +9,8 @@ data:
9
test.rego: |
10
package test
11
12
+ import rego.v1
13
+
14
hello if {
15
true
16
}
0 commit comments