mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Bump network proxy images to v0.0.12
This commit is contained in:
parent
89d5adc050
commit
300c88cf47
@ -23,7 +23,7 @@ spec:
|
||||
- key: "CriticalAddonsOnly"
|
||||
operator: "Exists"
|
||||
containers:
|
||||
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.9
|
||||
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.12
|
||||
name: konnectivity-agent
|
||||
command: ["/proxy-agent"]
|
||||
args: [
|
||||
|
@ -13,7 +13,7 @@ spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- name: konnectivity-server-container
|
||||
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.9
|
||||
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.12
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
|
Loading…
Reference in New Issue
Block a user