mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Reduce cluster autoscaler request to fit into n1 master in e2e tests
This commit is contained in:
parent
73a5a13f62
commit
d6cba0165a
@ -30,7 +30,7 @@
|
||||
"memory": "300Mi"
|
||||
},
|
||||
"requests": {
|
||||
"cpu": "50m",
|
||||
"cpu": "20m",
|
||||
"memory": "300Mi"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user