nfd really hates my cpu
This commit is contained in:
parent
5556eef48e
commit
98fa189a07
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ spec:
|
||||||
ALERTMANAGER_URL: http://alertmanager-operated.observability.svc.cluster.local:9093
|
ALERTMANAGER_URL: http://alertmanager-operated.observability.svc.cluster.local:9093
|
||||||
MATCHERS_0: alertname=NodeCPUHighUsage job=node-exporter
|
MATCHERS_0: alertname=NodeCPUHighUsage job=node-exporter
|
||||||
MATCHERS_1: alertname=CPUThrottlingHigh container=gc
|
MATCHERS_1: alertname=CPUThrottlingHigh container=gc
|
||||||
|
MATCHERS_2: alertname=CPUThrottlingHigh container=worker
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
|
|
Loading…
Reference in a new issue