Skip to content

Commit

Permalink
rephrase WorkloadUnprotected alert message (#18)
Browse files Browse the repository at this point in the history
Signed-off-by: Sheetal Pamecha <[email protected]>
  • Loading branch information
Sheetalpamecha authored Sep 22, 2024
1 parent 1dc0457 commit bd58cbc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions config/prometheus/alerts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ spec:
labels:
severity: warning
annotations:
description: "Workload is not protected for disaster recovery (DRPC: {{ $labels.obj_name }}, Namespace: {{ $labels.obj_namespace }})."
description: "Workload may not be protected for disaster recovery or may be moving to the preferred cluster (DRPC: {{ $labels.obj_name }}, Namespace: {{ $labels.obj_namespace }}).
alert_type: "DisasterRecovery"

0 comments on commit bd58cbc

Please sign in to comment.