Merge pull request #72452 from SuperQ/patch-1

Adjust node_exporter CPU params
This commit is contained in:
Kubernetes Prow Robot 2019-06-17 02:40:11 -07:00 committed by GitHub
commit e91556c62f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,10 +44,9 @@ spec:
readOnly: true
resources:
limits:
cpu: 10m
memory: 50Mi
requests:
cpu: 10m
cpu: 100m
memory: 50Mi
hostNetwork: true
hostPID: true