mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 00:07:50 +00:00
Merge pull request #47974 from mwielgus/ca-0.6.0-beta2
Automatic merge from submit-queue Bump Cluster Autoscaler to 0.6.0-beta2
This commit is contained in:
commit
81ce94ae1d
@ -25,7 +25,7 @@
|
|||||||
"containers": [
|
"containers": [
|
||||||
{
|
{
|
||||||
"name": "cluster-autoscaler",
|
"name": "cluster-autoscaler",
|
||||||
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-beta1",
|
"image": "gcr.io/google_containers/cluster-autoscaler:v0.6.0-beta2",
|
||||||
"livenessProbe": {
|
"livenessProbe": {
|
||||||
"httpGet": {
|
"httpGet": {
|
||||||
"path": "/health-check",
|
"path": "/health-check",
|
||||||
|
Loading…
Reference in New Issue
Block a user