Alerting: Add LogicOr operation option (#89258)

---------

Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
This commit is contained in:
Lu Shueh Chou
2024-08-16 11:02:14 -04:00
committed by GitHub
co-authored by brendamuir
parent 62abaea8f5
commit 126169f3ca
9 changed files with 77 additions and 11 deletions
+3 -2
View File
@@ -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": {}