mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-28 13:03:43 +00:00
Update cluster autoscaler to 1.12.0-beta.1
This commit is contained in:
parent
1cfeede6d5
commit
1725d2358f
@ -17,7 +17,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.2-beta.2",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.12.0-beta.1",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
Loading…
Reference in New Issue
Block a user