Skip to content

Commit 9625024

Browse files
achaturcardoe
authored andcommitted
Adding logical and back in
1 parent b527f85 commit 9625024

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/site-workflows/sensors/sensor-nova-oslo-event.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ spec:
3333
.body = (.body["oslo.message"] | fromjson)
3434
filters:
3535
# applies each of the items in data with 'and'
36-
# dataLogicalOperator: "and"
36+
dataLogicalOperator: "and"
3737
data:
3838
- path: "body.event_type"
3939
type: "string"

0 commit comments

Comments
 (0)