mirror of https://github.com/k3s-io/k3s
Cluster Autoscaler 1.2.1
parent
1d905bbdfc
commit
a7ff104bb1
|
@ -14,7 +14,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.0",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.1",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue