Skip to content

Commit 0c985ad

Browse files
cjnolanguptagunjan
andauthored
Add configurable aggregation window for host alerts (#1266)
Co-authored-by: guptagunjan <88308027+guptagunjan@users.noreply.github.com>
1 parent ef2cea2 commit 0c985ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

argocd/applications/configs/alerting-monitor.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
caSecretName: gateway-ca-cert
66
caSecretKey: ca.crt
77

8+
initialRules:
9+
hostAggregationWindowSeconds: 240
10+
811
openPolicyAgent:
912
image:
1013
tag: 1.10.1-static

0 commit comments

Comments
 (0)