Add nonsense diskspace warning to am-silencer

This commit is contained in:
Joseph Hanson 2024-03-15 12:46:57 -05:00
parent e4c39fd097
commit 7c241279e2

View file

@ -41,6 +41,7 @@ spec:
SCRIPT_NAME: alertmanager-silencer.sh
ALERTMANAGER_URL: http://alertmanager-operated.observability.svc.cluster.local:9093
MATCHERS_0: alertname=NodeCPUHighUsage job=node-exporter
MATCHERS_1: alertname=CephNodeDiskspaceWarning device=/dev/xvda6
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true
@ -62,4 +63,4 @@ spec:
runAsNonRoot: true
service:
main:
enabled: false
enabled: false