mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 21:47:07 +00:00
Cluster Autoscaler 1.2.1
This commit is contained in:
parent
1d905bbdfc
commit
a7ff104bb1
@ -14,7 +14,7 @@
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.0",
|
"image": "k8s.gcr.io/cluster-autoscaler:v1.2.1",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
Loading…
Reference in New Issue
Block a user