mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Merge pull request #44860 from mwielgus/ca-0.5.2
Automatic merge from submit-queue (batch tested with PRs 40060, 44860, 44865, 44825, 44162) Bump Cluster Autoscaler to 0.5.2 Fixes PVC issue in Cluster Autoscaler (kubernetes/contrib#2507). cc: @MaciekPytel @fgrzadkowski
This commit is contained in:
commit
cb8a2bc5f7
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.1",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.5.2",
|
||||
"command": [
|
||||
"./run.sh",
|
||||
"--kubernetes=http://127.0.0.1:8080?inClusterConfig=f",
|
||||
|
Loading…
Reference in New Issue
Block a user