Commit 56008de8 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Fix heapster in kubemark

parent d12efc47
......@@ -33,7 +33,7 @@
"containers": [
{
"name": "heapster",
"image": "gcr.io/google_containers/heapster:v1.1.0",
"image": "gcr.io/google_containers/heapster:v1.2.0-beta.1",
"resources": {
"requests": {
"cpu": "100m",
......@@ -55,7 +55,7 @@
},
{
"name": "eventer",
"image": "gcr.io/google_containers/heapster:v1.1.0",
"image": "gcr.io/google_containers/heapster:v1.2.0-beta.1",
"resources": {
"requests": {
"cpu": "100m",
......
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