mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
Set cluster autoscaler version to 0.6.1-beta2
This commit is contained in:
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
Block a user