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

This commit is contained in:
Alex Robinson 2015-08-05 16:16:20 -07:00
parent ad3876c16a
commit 0945c2cfb8
4 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --source=kubernetes:''

View File

@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --source=kubernetes:''

View File

@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --source=kubernetes:''

View File

@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --source=kubernetes:''