mirror of https://github.com/k3s-io/k3s.git
Merge pull request #50614 from mwielgus/ca-0.6.1-beta2
Automatic merge from submit-queue Set Cluster Autoscaler version to 0.6.1-beta2 To stabilise CA e2e tests.pull/6/head
commit
bc1a58ae3a
|
@ -25,7 +25,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-alpha1",
|
||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1-beta2",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue