diff --git a/cluster-stamp.json b/cluster-stamp.json index c457c213..788225ef 100644 --- a/cluster-stamp.json +++ b/cluster-stamp.json @@ -917,7 +917,9 @@ ], "properties": { "description":"The only images we want in live/ are those that came from this ACR instance, but from the quarantine/ repository.", - "actions": [], + "actions": { + "actionGroups": [] + }, "criteria": { "allOf": [ { @@ -956,7 +958,9 @@ ], "properties": { "description":"Example from: https://docs.microsoft.com/azure/azure-monitor/insights/container-insights-alerts", - "actions": [], + "actions": { + "actionGroups": [] + }, "criteria": { "allOf": [ { diff --git a/cluster-stamp.v2.json b/cluster-stamp.v2.json index 1428521a..5517bc7f 100644 --- a/cluster-stamp.v2.json +++ b/cluster-stamp.v2.json @@ -917,7 +917,9 @@ ], "properties": { "description":"The only images we want in live/ are those that came from this ACR instance, but from the quarantine/ repository.", - "actions": [], + "actions": { + "actionGroups": [] + }, "criteria": { "allOf": [ { @@ -956,7 +958,9 @@ ], "properties": { "description":"Example from: https://docs.microsoft.com/azure/azure-monitor/insights/container-insights-alerts", - "actions": [], + "actions": { + "actionGroups": [] + }, "criteria": { "allOf": [ {