bump metadata-proxy to v0.1.11, update tests & test image

This commit is contained in:
Jake Sanders
2018-11-15 11:38:31 -08:00
parent 504466c4e6
commit 2a6dd3b854
4 changed files with 18 additions and 10 deletions

View File

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