mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Set --ip-masq to false
This commit is contained in:
parent
8a9c40c729
commit
baf3bea79a
@ -1 +1 @@
|
||||
DOCKER_OPTS="--bridge cbr0 --iptables=false -r=false"
|
||||
DOCKER_OPTS="--bridge cbr0 --iptables=false --ip-masq=false -r=false"
|
||||
|
Loading…
Reference in New Issue
Block a user