Alerting: Add LogicOr operation option (#89258)
--------- Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
co-authored by
brendamuir
parent
62abaea8f5
commit
126169f3ca
@@ -228,7 +228,7 @@
|
||||
{
|
||||
"metadata": {
|
||||
"name": "classic_conditions",
|
||||
"resourceVersion": "1709915973363",
|
||||
"resourceVersion": "1723675389127",
|
||||
"creationTimestamp": "2024-02-21T22:09:26Z"
|
||||
},
|
||||
"spec": {
|
||||
@@ -273,7 +273,8 @@
|
||||
"type": {
|
||||
"enum": [
|
||||
"and",
|
||||
"or"
|
||||
"or",
|
||||
"logic-or"
|
||||
],
|
||||
"type": "string",
|
||||
"x-enum-description": {}
|
||||
|
||||
Reference in New Issue
Block a user