Skip to content

Commit 170b929

Browse files
authored
chore: Fix wrong label type in trino regorules ConfigMap
1 parent ff2ca1c commit 170b929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stacks/end-to-end-security/trino-regorules.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: ConfigMap
55
metadata:
66
name: trino-regorules
77
labels:
8-
opa.stackable.tech/bundle: true
8+
opa.stackable.tech/bundle: "true"
99
data:
1010
actual_permissions.rego: |
1111
package trino

0 commit comments

Comments
 (0)