Skip to content

Commit 3d16854

Browse files
Update pools.yaml
1 parent 5af9156 commit 3d16854

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

charts/ceph-operations/alerts/pools.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ groups:
7373
type: ceph_default
7474
{{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }}
7575
annotations:
76-
description: |
77-
"Pool `{{`{{ $labels.name }}`}}` capacity utilization is high, it impacts cluster operations and possess risk of pool full if not addressed in short time, either release space or add more capacity immediately"
76+
description: "Pool `{{`{{ $labels.name }}`}}` capacity utilization is high, it impacts cluster operations and possess risk of pool full if not addressed in short time, either release space or add more capacity immediately"
7877
summary: "One or more Ceph pools are nearly full"
7978
{{- end }}
8079

@@ -88,8 +87,7 @@ groups:
8887
type: ceph_default
8988
{{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }}
9089
annotations:
91-
description: |
92-
"Pool `{{`{{ $labels.name }}`}}` capacity utilization is criticaly high, it impacts cluster operations and possess risk of pool full if not addressed in short time, either release space or add more capacity immediately"
90+
description: "Pool `{{`{{ $labels.name }}`}}` capacity utilization is criticaly high, it impacts cluster operations and possess risk of pool full if not addressed in short time, either release space or add more capacity immediately"
9391
summary: "One or more Ceph pools are criticaly full"
9492
{{- end }}
9593
{{- end }}

0 commit comments

Comments
 (0)