mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
Cluster Autoscaler 1.1.0
This commit is contained in:
parent
8583b6639d
commit
5e538418bd
@ -25,7 +25,7 @@
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "gcr.io/google_containers/cluster-autoscaler:v1.1.0-beta1",
|
"image": "gcr.io/google_containers/cluster-autoscaler:v1.1.0",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
Loading…
Reference in New Issue
Block a user