mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Merge pull request #50614 from mwielgus/ca-0.6.1-beta2
Automatic merge from submit-queue Set Cluster Autoscaler version to 0.6.1-beta2 To stabilise CA e2e tests.
This commit is contained in:
commit
bc1a58ae3a
@ -25,7 +25,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"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": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
Loading…
Reference in New Issue
Block a user