mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #77357 from dekkagaijin/md-proxy-bump
Bump metadata-proxy image to v0.1.12
This commit is contained in:
commit
dbad8f360c
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user