mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
Set cluster autoscaler version to 0.6.1-beta2
This commit is contained in:
parent
7477e184aa
commit
38135a58b2
@ -25,7 +25,7 @@
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.7.0-alpha1",
|
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.1-beta2",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
Loading…
Reference in New Issue
Block a user