Commit 9a3fb3cb authored by Alex Robinson's avatar Alex Robinson

Merge pull request #12314 from a-robinson/mem

Bump the heapster pod's memory limit from 200MiB to 300MiB.
parents 8d5fd8fb 0945c2cf
......@@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --source=kubernetes:''
......
......@@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --source=kubernetes:''
......
......@@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --source=kubernetes:''
......
......@@ -25,7 +25,7 @@ spec:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 300Mi
command:
- /heapster
- --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