Skip to content

Commit

Permalink
Merge pull request #8888 from rook/mergify/bp/release-1.7/pr-8882
Browse files Browse the repository at this point in the history
ceph: change CephAbsentMgr to use 'up' query (backport #8882)
  • Loading branch information
mergify[bot] committed Oct 1, 2021
2 parents 7dfd038 + 38dcf01 commit 1146370
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -42,7 +42,7 @@ spec:
severity_level: critical
storage_type: ceph
expr: |
absent(up{job="rook-ceph-mgr"} == 1)
up{job="rook-ceph-mgr"} == 0
for: 5m
labels:
severity: critical
Expand Down

0 comments on commit 1146370

Please sign in to comment.