mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
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
|
||||
resources:
|
||||
limits:
|
||||
cpu: 10m
|
||||
memory: 50Mi
|
||||
requests:
|
||||
cpu: 10m
|
||||
cpu: 100m
|
||||
memory: 50Mi
|
||||
hostNetwork: true
|
||||
hostPID: true
|
||||
|
Loading…
Reference in New Issue
Block a user