mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-01 01:08:55 +00:00
Update ip-masq-agent addon with latest image.
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user