Merge pull request #71094 from dekkagaijin/update-concealment

bump metadata-proxy to v0.1.11, update tests & test image
This commit is contained in:
Kubernetes Prow Robot
2018-12-17 17:48:40 -08:00
committed by GitHub
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.