From 92ed7f110c17e36d6cd4b709822e9441638de0b0 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 8 May 2021 08:32:15 -0700 Subject: [PATCH] install/0000_90_cluster-version-operator_02_servicemonitor: Update ClusterOperatorDegraded message to 30m Catching up with fb5257d4be (install/0000_90_cluster-version-operator_02_servicemonitor: Soften ClusterOperatorDegraded, 2021-05-06, #554). --- install/0000_90_cluster-version-operator_02_servicemonitor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/0000_90_cluster-version-operator_02_servicemonitor.yaml b/install/0000_90_cluster-version-operator_02_servicemonitor.yaml index 44a52aee8..a1d05dbe0 100644 --- a/install/0000_90_cluster-version-operator_02_servicemonitor.yaml +++ b/install/0000_90_cluster-version-operator_02_servicemonitor.yaml @@ -80,7 +80,7 @@ spec: severity: critical - alert: ClusterOperatorDegraded annotations: - message: Cluster operator {{ "{{ $labels.name }}" }} has been degraded for 10 minutes. Operator is degraded because {{ "{{ $labels.reason }}" }} and cluster upgrades will be unstable. + message: Cluster operator {{ "{{ $labels.name }}" }} has been degraded for 30 minutes. Operator is degraded because {{ "{{ $labels.reason }}" }} and cluster upgrades will be unstable. expr: | ( cluster_operator_conditions{job="cluster-version-operator", condition="Degraded"}