Add iptables_backend to weave options (#6639)

This commit is contained in:
Florian Ruynat
2020-09-10 12:49:52 +02:00
committed by GitHub
parent 040dda37ed
commit 1712ba1198
3 changed files with 10 additions and 0 deletions

View File

@@ -53,6 +53,9 @@ weave_mtu: 1376
# only with Weave IPAM (default).
weave_no_masq_local: true
# set to nft to use nftables backend for iptables (default is iptables)
weave_iptables_backend: ~
# Extra variables that passing to launch.sh, useful for enabling seed mode, see
# https://www.weave.works/docs/net/latest/tasks/ipam/ipam/
weave_extra_args: ~