Update addon-resizer base image to distroless

* Rel: https://github.com/kubernetes/kubernetes/pull/78397
This commit is contained in:
Dalton Hubble 2019-06-07 00:14:54 -07:00
parent d449477272
commit f5960e227d
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ spec:
initialDelaySeconds: 5
timeoutSeconds: 5
- name: addon-resizer
image: k8s.gcr.io/addon-resizer:1.8.4
image: k8s.gcr.io/addon-resizer:1.8.5
resources:
limits:
cpu: 100m