Commit 0945c2cf authored by Alex Robinson's avatar Alex Robinson

Bump the heapster pod's memory limit from 200MiB to 300MiB.

parent ad3876c1
...@@ -25,7 +25,7 @@ spec: ...@@ -25,7 +25,7 @@ spec:
resources: resources:
limits: limits:
cpu: 100m cpu: 100m
memory: 200Mi memory: 300Mi
command: command:
- /heapster - /heapster
- --source=kubernetes:'' - --source=kubernetes:''
......
...@@ -25,7 +25,7 @@ spec: ...@@ -25,7 +25,7 @@ spec:
resources: resources:
limits: limits:
cpu: 100m cpu: 100m
memory: 200Mi memory: 300Mi
command: command:
- /heapster - /heapster
- --source=kubernetes:'' - --source=kubernetes:''
......
...@@ -25,7 +25,7 @@ spec: ...@@ -25,7 +25,7 @@ spec:
resources: resources:
limits: limits:
cpu: 100m cpu: 100m
memory: 200Mi memory: 300Mi
command: command:
- /heapster - /heapster
- --source=kubernetes:'' - --source=kubernetes:''
......
...@@ -25,7 +25,7 @@ spec: ...@@ -25,7 +25,7 @@ spec:
resources: resources:
limits: limits:
cpu: 100m cpu: 100m
memory: 200Mi memory: 300Mi
command: command:
- /heapster - /heapster
- --source=kubernetes:'' - --source=kubernetes:''
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