mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Set --ip-masq to false
This commit is contained in:
@@ -1 +1 @@
|
||||
DOCKER_OPTS="--bridge cbr0 --iptables=false -r=false"
|
||||
DOCKER_OPTS="--bridge cbr0 --iptables=false --ip-masq=false -r=false"
|
||||
|
Reference in New Issue
Block a user