mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-09 19:29:26 +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