mirror of https://github.com/k3s-io/k3s
Update Cluster Autscaler version to 1.14.0
No changes since 1.14.0-beta.2 Changelog: https://github.com/kubernetes/autoscaler/releases/tag/cluster-autoscaler-1.14.0k3s-v1.15.3
parent
1d441c1f93
commit
ff18fbcebb
|
@ -17,7 +17,7 @@
|
|||
"containers": [
|
||||
{
|
||||
"name": "cluster-autoscaler",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0-beta.2",
|
||||
"image": "k8s.gcr.io/cluster-autoscaler:v1.14.0",
|
||||
"livenessProbe": {
|
||||
"httpGet": {
|
||||
"path": "/health-check",
|
||||
|
|
Loading…
Reference in New Issue