Update Cluster Autoscaler version to 1.3.2-beta.2
This commit is contained in:
parent
0e31372b2f
commit
311ef8f55a
@ -17,7 +17,7 @@
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.2-beta.1",
|
"image": "k8s.gcr.io/cluster-autoscaler:v1.3.2-beta.2",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
Loading…
Reference in New Issue
Block a user