Skip to content

Commit 777d296

Browse files
authored
[ ceph ] update pgr.yaml (#63)
* [ ceph ] update pgr.yaml CephPGPeered -- warning to critical * Update Chart.yaml * Update plugindefinition.yaml
1 parent 68eb266 commit 777d296

3 files changed

Lines changed: 4 additions & 4 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.4
5+
version: 1.8.5
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
@@ -232,7 +232,7 @@ groups:
232232
for: 15m
233233
labels:
234234
service: ceph
235-
severity: warning
235+
severity: critical
236236
type: ceph_default
237237
{{- include "cloud-storage-operations.additionalRuleLabels" . | nindent 6 }}
238238
annotations:

charts/ceph-operations/plugindefinition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ kind: ClusterPluginDefinition
66
metadata:
77
name: ceph-operations
88
spec:
9-
version: 1.8.4
9+
version: 1.8.5
1010
displayName: Ceph operations bundle
1111
description: Operations bundle for the Ceph storage backend
1212
docMarkDownUrl: https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/README.md
1313
icon: https://raw.githubusercontent.com/cobaltcore-dev/cloud-storage-operations/main/ceph-operations/ceph-logo.png
1414
helmChart:
1515
name: ceph-operations
1616
repository: oci://ghcr.io/cobaltcore-dev/cloud-storage-operations/charts
17-
version: 1.8.4
17+
version: 1.8.5
1818
options:
1919
- name: prometheusRules.create
2020
description: Create Prometheus rules

0 commit comments

Comments
 (0)