mirror of https://github.com/k3s-io/k3s
Update Cluster Autoscaler version to 1.15.0
parent
32ec6c212e
commit
94c80b1afc
|
@ -17,7 +17,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.15.0-beta.1",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.15.0",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue