Update Cluster Autoscaler version to 1.18.0-gke.0

This commit is contained in:
Aleksandra Malinowska 2020-03-03 14:42:25 +01:00
parent c86aec0564
commit 472a935294

View File

@ -17,7 +17,7 @@
"containers": [
{
"name": "cluster-autoscaler",
"image": "k8s.gcr.io/cluster-autoscaler:v1.17.0",
"image": "k8s.gcr.io/cluster-autoscaler:v1.18.0-beta.0",
"livenessProbe": {
"httpGet": {
"path": "/health-check",