Bump metrics-server version to v0.3.3

This commit is contained in:
Yuwen Ma 2019-05-07 17:44:23 -07:00 committed by GitHub
parent 946087b422
commit 7f629b6921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ spec:
serviceAccountName: metrics-server serviceAccountName: metrics-server
containers: containers:
- name: metrics-server - name: metrics-server
image: k8s.gcr.io/metrics-server-amd64:v0.3.2 image: k8s.gcr.io/metrics-server-amd64:v0.3.3
command: command:
- /metrics-server - /metrics-server
- --metric-resolution=30s - --metric-resolution=30s