Update addon resizer to 1.8.13

Needed to fix https://github.com/kubernetes/autoscaler/issues/3567
This commit is contained in:
Beata Lach (Skiba) 2021-05-17 19:48:41 +02:00
parent b1b06fe0a4
commit 7d2e6d7ba9
2 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,7 @@ spec:
- mountPath: /tmp
name: tmp-dir
- name: metrics-server-nanny
image: k8s.gcr.io/addon-resizer:1.8.11
image: k8s.gcr.io/autoscaling/addon-resizer:1.8.13
resources:
limits:
cpu: 100m

View File

@ -25,6 +25,7 @@ rules:
- list
- update
- watch
- patch
- nonResourceURLs:
- /metrics
verbs: