mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
Make kubectl binary configurable with the k3s_kubectl_binary parameter (#567)
Closes techno-tim/k3s-ansible#566 Signed-off-by: Christian Berendt <berendt@osism.tech>
This commit is contained in:
committed by
GitHub
parent
3a0303d130
commit
df8e8dd591
@@ -1,6 +1,8 @@
|
||||
---
|
||||
extra_server_args: ""
|
||||
|
||||
k3s_kubectl_binary: k3s kubectl
|
||||
|
||||
group_name_master: master
|
||||
|
||||
kube_vip_arp: true
|
||||
|
||||
Reference in New Issue
Block a user