Merge pull request #72452 from SuperQ/patch-1
Adjust node_exporter CPU params
This commit is contained in:
commit
e91556c62f
@ -44,10 +44,9 @@ spec:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 10m
|
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
requests:
|
requests:
|
||||||
cpu: 10m
|
cpu: 100m
|
||||||
memory: 50Mi
|
memory: 50Mi
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
hostPID: true
|
hostPID: true
|
||||||
|
Loading…
Reference in New Issue
Block a user