mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +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
|
||||
containers:
|
||||
- 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:
|
||||
privileged: true
|
||||
volumeMounts:
|
||||
|
Loading…
Reference in New Issue
Block a user