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
  • Loading branch information
baurmatt committed Mar 19, 2024
1 parent 5a6de3a commit d3b8dab
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 d3b8dab

Please sign in to comment.