mirror of https://github.com/k3s-io/k3s
Merge pull request #75733 from losipiuk/automated-cherry-pick-of-#75480-upstream-release-1.14
Automated cherry pick of #75480: Update Cluster Autscaler version to 1.14.0pull/564/head
commit
ea325751f1
|
@ -17,7 +17,7 @@
|
||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0-beta.2",
|
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
|
Loading…
Reference in New Issue