We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb39ba6 commit 4377c1cCopy full SHA for 4377c1c
2 files changed
charts/ceph-operations/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: ceph-operations
3
description: Ceph operations bundle
4
type: application
5
-version: 1.8.17
+version: 1.8.18
6
maintainers:
7
- name: sumitarora2786
8
- name: richardtief
charts/ceph-operations/alerts/healthchecks.yaml
@@ -25,7 +25,7 @@ groups:
25
expr: ceph_daemon_health_metrics{type="SLOW_OPS"} > 0
26
labels:
27
service: ceph
28
- severity: warning
+ severity: critical
29
type: ceph_default
30
{{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }}
31
annotations:
0 commit comments