silence clock skew

This commit is contained in:
Joseph Hanson 2024-10-17 21:32:33 -05:00
parent 23f4d92e50
commit 82cf626562
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -40,6 +40,7 @@ spec:
SCRIPT_NAME: alertmanager-silencer.sh SCRIPT_NAME: alertmanager-silencer.sh
ALERTMANAGER_URL: http://alertmanager.observability.svc.cluster.local:9093 ALERTMANAGER_URL: http://alertmanager.observability.svc.cluster.local:9093
MATCHERS_0: alertname=CephPGImbalance job=rook-ceph-exporter MATCHERS_0: alertname=CephPGImbalance job=rook-ceph-exporter
MATCHERS_1: alertname=CephMonClockSkew job=rook-ceph-mgr
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
readOnlyRootFilesystem: true readOnlyRootFilesystem: true