mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-17 11:10:09 -03:30
Weave: add extra_args for weave-npc (#8140)
* add weave_npc_extra_args in template * add defaults weave_npc_extra_args * add sample for weave_npc_extra_args
This commit is contained in:
@@ -59,3 +59,6 @@ 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: ~
|
||||
|
||||
# Extra variables for weave_npc that passing to launch.sh, useful for change log level, ex --log-level=error
|
||||
weave_npc_extra_args: ~
|
||||
|
||||
Reference in New Issue
Block a user