mirror of https://github.com/k3s-io/k3s
Set cluster autoscaler version to 0.6.1-beta2
parent
7477e184aa
commit
38135a58b2
|
@ -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