Commit bb159cf2 authored by Karol Wychowaniec's avatar Karol Wychowaniec

Reduce CPU and memory requests for Metrics Server Nanny

parent bb722373
...@@ -49,8 +49,8 @@ spec: ...@@ -49,8 +49,8 @@ spec:
cpu: 100m cpu: 100m
memory: 300Mi memory: 300Mi
requests: requests:
cpu: 50m cpu: 5m
memory: 100Mi memory: 50Mi
env: env:
- name: MY_POD_NAME - name: MY_POD_NAME
valueFrom: valueFrom:
......
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