mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 02:06:23 +00:00
Update cluster/addons/ip-masq-agent/ip-masq-agent.yaml
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
This commit is contained in:
committed by
GitHub
parent
b5805f28e7
commit
6e7762ef0e
@@ -29,7 +29,7 @@ spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- name: ip-masq-agent
|
||||
image: registry.k8s.io/networking/ip-masq-agent:v2.9.4
|
||||
image: registry.k8s.io/networking/ip-masq-agent:v2.12.0
|
||||
args:
|
||||
- --masq-chain=IP-MASQ
|
||||
- --nomasq-all-reserved-ranges
|
||||
|
||||
Reference in New Issue
Block a user