mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
Merge pull request #46650 from dnardo/ip-masq-agent
Automatic merge from submit-queue (batch tested with PRs 46394, 46650, 46436, 46673, 46212) Update ip-masq-agent addon with latest image. https://github.com/kubernetes-incubator/ip-masq-agent/releases
This commit is contained in:
commit
0d4305a7da
@ -20,7 +20,7 @@ spec:
|
|||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- name: ip-masq-agent
|
- name: ip-masq-agent
|
||||||
image: gcr.io/google-containers/ip-masq-agent-amd64:v2.0.0
|
image: gcr.io/google-containers/ip-masq-agent-amd64:v2.0.1
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
Loading…
Reference in New Issue
Block a user