Bump to k8s.gcr.io/metadata-proxy:v0.1.10

Signed-off-by: Jake Sanders <jsand@google.com>
This commit is contained in:
Jake Sanders 2018-07-25 15:32:30 -07:00
parent 2a54f83ef1
commit 1a6ccd070b

View File

@ -44,7 +44,7 @@ spec:
effect: "NoSchedule"
containers:
- name: metadata-proxy
image: k8s.gcr.io/metadata-proxy:v0.1.9
image: k8s.gcr.io/metadata-proxy:v0.1.10
securityContext:
privileged: true
# Request and limit resources to get guaranteed QoS.