Stop the throttle notifications

This commit is contained in:
Joseph Hanson 2024-05-28 16:27:45 -05:00
parent c55df165dd
commit 00d6b1f0f6
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -44,6 +44,7 @@ spec:
MATCHERS_2: alertname=CephNodeDiskspaceWarning device=/dev/nvme0n1p6
MATCHERS_3: alertname=CephNodeDiskspaceWarning device=/dev/sda6
MATCHERS_4: alertname=CephNodeDiskspaceWarning device=/dev/vda6
MATCHERS_5: alertname=CPUThrottlingHigh container=gc
securityContext:
allowPrivilegeEscalation: false
readOnlyRootFilesystem: true