Skip to content

Commit

Permalink
Add priority: high label to alert CnaoNmstateMigration
Browse files Browse the repository at this point in the history
Signed-off-by: Radim Hrazdil <rhrazdil@redhat.com>
  • Loading branch information
Radim Hrazdil committed Apr 22, 2022
1 parent 5567456 commit 46cadb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/monitoring/prom-rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
expr: sum(kubevirt_cnao_nmstate_deployed or vector(0)) > 0 and sum(kubevirt_nmstate_operator_deployments or vector(0)) == 0
for: 5m
labels:
priority: high
severity: warning
kubernetes_operator_part_of: kubevirt
kubernetes_operator_component: cluster-network-addons-operator
Expand Down

0 comments on commit 46cadb7

Please sign in to comment.