mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-06-25 02:37:20 +02:00
668d7fb896
With the kube_vip_arp parameter it is possible to set or unset the vip_arp environment variable of the kube-vip-ds daemonset. The value of the kube_vip_arp is true by default to not change the existing default. Signed-off-by: Christian Berendt <berendt@osism.tech> Co-authored-by: Techno Tim <timothystewart6@gmail.com>