Skip to content

Commit

Permalink
Severity of CNPGClusterLowDiskSpaceCritical should be critical not wa…
Browse files Browse the repository at this point in the history
…rning

Signed-off-by: Matthias Baur <[email protected]>
  • Loading branch information
baurmatt committed Mar 19, 2024
1 parent 5a6de3a commit a3f270e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster/templates/prometheus-rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,5 @@ spec:
) > 0.9
for: 5m
labels:
severity: warning
severity: critical
{{ end }}

0 comments on commit a3f270e

Please sign in to comment.