addons: Omit static resource requests/limits for kube-state-metrics

* Allow the addon-resizer to dynamically set resource values
* https://github.com/kubernetes/kube-state-metrics/pull/285
This commit is contained in:
Dalton Hubble 2017-11-04 14:41:04 -07:00
parent 0ab1ae3210
commit ae07a21e3d
1 changed files with 0 additions and 7 deletions

View File

@ -32,13 +32,6 @@ spec:
port: 8080
initialDelaySeconds: 5
timeoutSeconds: 5
resources:
requests:
memory: 100Mi
cpu: 100m
limits:
memory: 200Mi
cpu: 200m
- name: addon-resizer
image: gcr.io/google_containers/addon-resizer:1.0
resources: