mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #26252 from piosz/ca-0.1.0
Automatic merge from submit-queue Bumped Cluster Autoscaler to v0.1.0 []()
This commit is contained in:
commit
a2de33e7ff
@ -15,7 +15,7 @@
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.0.1-alpha2-5",
|
"image": "gcr.io/google_containers/cluster-autoscaler:v0.1.0",
|
||||||
"command": [
|
"command": [
|
||||||
"./cluster-autoscaler",
|
"./cluster-autoscaler",
|
||||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||||
|
Loading…
Reference in New Issue
Block a user