Commit e4869f68 authored by Karol Wychowaniec's avatar Karol Wychowaniec

Reduce Metrics Server memory requirement

parent e4851c1c
...@@ -81,7 +81,7 @@ spec: ...@@ -81,7 +81,7 @@ spec:
- --config-dir=/etc/config - --config-dir=/etc/config
- --cpu=40m - --cpu=40m
- --extra-cpu=0.5m - --extra-cpu=0.5m
- --memory=140Mi - --memory=40Mi
- --extra-memory=4Mi - --extra-memory=4Mi
- --threshold=5 - --threshold=5
- --deployment=metrics-server-v0.2.0 - --deployment=metrics-server-v0.2.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment