mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Bump ip-masq-agent to v2.1.1
- Update debian-iptables image for CVEs. - Change chain name to IP-MASQ to be compatible with the pre-injected masquerade rules.
This commit is contained in:
parent
344b915484
commit
5c83a340bc
@ -29,7 +29,9 @@ spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- name: ip-masq-agent
|
||||
image: k8s.gcr.io/ip-masq-agent-amd64:v2.0.2
|
||||
image: k8s.gcr.io/ip-masq-agent-amd64:v2.1.1
|
||||
args:
|
||||
- --masq-chain=IP-MASQ
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
|
Loading…
Reference in New Issue
Block a user