mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
cluster/gce: update konnectivity image tags to v0.0.30
Signed-off-by: Andrew Sy Kim <andrewsy@google.com>
This commit is contained in:
parent
00e222579c
commit
f654992aec
@ -27,7 +27,7 @@ spec:
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
containers:
|
||||
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.28
|
||||
- image: k8s.gcr.io/kas-network-proxy/proxy-agent:v0.0.30
|
||||
name: konnectivity-agent
|
||||
command: ["/proxy-agent"]
|
||||
args: [
|
||||
|
@ -20,7 +20,7 @@ spec:
|
||||
{{ disallow_privilege_escalation}}
|
||||
{{ capabilities }}
|
||||
{{ drop_capabilities }}
|
||||
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.28
|
||||
image: k8s.gcr.io/kas-network-proxy/proxy-server:v0.0.30
|
||||
resources:
|
||||
requests:
|
||||
cpu: 25m
|
||||
|
Loading…
Reference in New Issue
Block a user