mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +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:
|
nodeSelector:
|
||||||
kubernetes.io/os: linux
|
kubernetes.io/os: linux
|
||||||
containers:
|
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
|
name: konnectivity-agent
|
||||||
command: ["/proxy-agent"]
|
command: ["/proxy-agent"]
|
||||||
args: [
|
args: [
|
||||||
|
@ -20,7 +20,7 @@ spec:
|
|||||||
{{ disallow_privilege_escalation}}
|
{{ disallow_privilege_escalation}}
|
||||||
{{ capabilities }}
|
{{ capabilities }}
|
||||||
{{ drop_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:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
|
Loading…
Reference in New Issue
Block a user