mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +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
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- name: ip-masq-agent
|
- 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:
|
args:
|
||||||
- --masq-chain=IP-MASQ
|
- --masq-chain=IP-MASQ
|
||||||
- --nomasq-all-reserved-ranges
|
- --nomasq-all-reserved-ranges
|
||||||
|
Loading…
Reference in New Issue
Block a user