"OR" logical operation for notification policy label matching

Hello,

I would like to make a logical “OR” operation within my notification policy.
In the example below, I want to notify if the label “city” is equal to

“Hobart” OR “Sydney” OR “Brisbane”

image

However this does not work, is there a way to easily perform this operation, or do I need to create individual notification policies for each city?

Thank you

Use regexp match operator.

1 Like