Bump metadata proxy to v1.9

This commit is contained in:
Isaac Hollander McCreery 2018-01-12 10:34:25 -08:00 committed by Ike McCreery
parent 77ac663df4
commit aedd1ff5d9

View File

@ -38,7 +38,7 @@ spec:
dnsPolicy: Default
containers:
- name: metadata-proxy
image: gcr.io/google_containers/metadata-proxy:v0.1.7
image: gcr.io/google_containers/metadata-proxy:v0.1.9
securityContext:
privileged: true
# Request and limit resources to get guaranteed QoS.