Skip to content

Commit 66c1344

Browse files
committed
fix hive rego filename
1 parent 4bba00d commit 66c1344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stacks/end-to-end-security/hive-metastore-regorules.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
labels:
88
opa.stackable.tech/bundle: "true"
99
data:
10-
actual_permissions.rego: |
10+
hive-metastore.rego: |
1111
package hive_iceberg
1212
1313
trino_user := "trino"

0 commit comments

Comments
 (0)