mirror of https://github.com/k3s-io/k3s
Merge pull request #77064 from losipiuk/lo/ca-1.14.2
Update Cluster Autoscaler to 1.14.2pull/564/head
commit
e2151e62f2
|
@ -17,7 +17,7 @@
|
||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0",
|
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.2",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
|
Loading…
Reference in New Issue