Commit d6cba016 authored by Marcin's avatar Marcin

Reduce cluster autoscaler request to fit into n1 master in e2e tests

parent 73a5a13f
......@@ -30,7 +30,7 @@
"memory": "300Mi"
},
"requests": {
"cpu": "50m",
"cpu": "20m",
"memory": "300Mi"
}
},
......
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