We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46aa895 commit a91428fCopy full SHA for a91428f
cluster/addons/ip-masq-agent/ip-masq-agent.yaml
@@ -29,7 +29,7 @@ spec:
29
hostNetwork: true
30
containers:
31
- name: ip-masq-agent
32
- image: registry.k8s.io/networking/ip-masq-agent-amd64:v2.6.1
+ image: registry.k8s.io/networking/ip-masq-agent:v2.9.3
33
args:
34
- --masq-chain=IP-MASQ
35
- --nomasq-all-reserved-ranges
0 commit comments