mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Bump version of Addon Resizer used by Metrics Server
To pull in two fixes it needs to continue working in 1.22: - Updated dependencies, - Using new metric for getting node count.
This commit is contained in:
parent
17f6f28621
commit
3fadea4ea2
@ -69,7 +69,7 @@ spec:
|
||||
- mountPath: /tmp
|
||||
name: tmp-dir
|
||||
- name: metrics-server-nanny
|
||||
image: k8s.gcr.io/autoscaling/addon-resizer:1.8.13
|
||||
image: k8s.gcr.io/autoscaling/addon-resizer:1.8.14
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
|
Loading…
Reference in New Issue
Block a user