mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
addons: update ip-masq-agent version
Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
parent
46aa8959a0
commit
a91428f7e0
@ -29,7 +29,7 @@ spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- name: ip-masq-agent
|
||||
image: registry.k8s.io/networking/ip-masq-agent-amd64:v2.6.1
|
||||
image: registry.k8s.io/networking/ip-masq-agent:v2.9.3
|
||||
args:
|
||||
- --masq-chain=IP-MASQ
|
||||
- --nomasq-all-reserved-ranges
|
||||
|
Loading…
Reference in New Issue
Block a user