Skip to content

Commit

Permalink
[kube-prometheus-stack] inhibit InfoInhibitor alerts by default
Browse files Browse the repository at this point in the history
Signed-off-by: ANGkeith <[email protected]>
  • Loading branch information
ANGkeith committed Nov 8, 2023
1 parent 733bd9b commit c51a0cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/kube-prometheus-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ alertmanager:
- 'severity = info'
equal:
- 'namespace'
- target_matchers:
- 'alertname = InfoInhibitor'
route:
group_by: ['namespace']
group_wait: 30s
Expand Down

0 comments on commit c51a0cf

Please sign in to comment.