Skip to content

Commit 1d506bb

Browse files
authored
update pgr.yaml (#69)
* update pgr.yaml Changed severity from warning to critical for CephPGsUnclean * Update Chart.yaml
1 parent aeb481e commit 1d506bb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

charts/ceph-operations/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
name: ceph-operations
33
description: Ceph operations bundle
44
type: application
5-
version: 1.8.8
5+
version: 1.8.9
66
maintainers:
77
- name: sumitarora2786
88
- name: richardtief

charts/ceph-operations/alerts/pgr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ groups:
2828
labels:
2929
service: ceph
3030
oid: "1.3.6.1.4.1.50495.1.2.1.7.2"
31-
severity: warning
31+
severity: critical
3232
type: ceph_default
3333
inhibited_by: cluster-maintenance
3434
{{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }}

0 commit comments

Comments
 (0)