Unverified Commit dbad8f36 authored by Kubernetes Prow Robot's avatar Kubernetes Prow Robot Committed by GitHub

Merge pull request #77357 from dekkagaijin/md-proxy-bump

Bump metadata-proxy image to v0.1.12
parents f29138c3 0b6eb2bf
...@@ -48,7 +48,7 @@ spec: ...@@ -48,7 +48,7 @@ spec:
effect: "NoSchedule" effect: "NoSchedule"
containers: containers:
- name: metadata-proxy - name: metadata-proxy
image: k8s.gcr.io/metadata-proxy:v0.1.11 image: k8s.gcr.io/metadata-proxy:v0.1.12
securityContext: securityContext:
privileged: true privileged: true
# Request and limit resources to get guaranteed QoS. # Request and limit resources to get guaranteed QoS.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment