We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f29138c + 0b6eb2b commit dbad8f3Copy full SHA for dbad8f3
cluster/addons/metadata-proxy/gce/metadata-proxy.yaml
@@ -48,7 +48,7 @@ spec:
48
effect: "NoSchedule"
49
containers:
50
- name: metadata-proxy
51
- image: k8s.gcr.io/metadata-proxy:v0.1.11
+ image: k8s.gcr.io/metadata-proxy:v0.1.12
52
securityContext:
53
privileged: true
54
# Request and limit resources to get guaranteed QoS.
0 commit comments