mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-25 10:55:11 +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