Stop the throttle notifications
This commit is contained in:
parent
c55df165dd
commit
00d6b1f0f6
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ spec:
|
||||||
MATCHERS_2: alertname=CephNodeDiskspaceWarning device=/dev/nvme0n1p6
|
MATCHERS_2: alertname=CephNodeDiskspaceWarning device=/dev/nvme0n1p6
|
||||||
MATCHERS_3: alertname=CephNodeDiskspaceWarning device=/dev/sda6
|
MATCHERS_3: alertname=CephNodeDiskspaceWarning device=/dev/sda6
|
||||||
MATCHERS_4: alertname=CephNodeDiskspaceWarning device=/dev/vda6
|
MATCHERS_4: alertname=CephNodeDiskspaceWarning device=/dev/vda6
|
||||||
|
MATCHERS_5: alertname=CPUThrottlingHigh container=gc
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
|
Loading…
Reference in a new issue