Update version & fix desktop deployment tools
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
cfa8180c18
commit
ea47d112e8
4 changed files with 73 additions and 53 deletions
|
|
@ -6,6 +6,6 @@ kubernetes_interface: '{{ ansible_default_ipv4.interface }}'
|
|||
# value for kuberntes_network: flannel, calico, weave-net
|
||||
#kubernetes_network: weave-net
|
||||
kubernetes_kubeproxy_mode: ipvs
|
||||
kubernetes_version: 1.21.4
|
||||
kubernetes_version: 1.22.2
|
||||
kubernetes_pods_network: "10.244.0.0/16"
|
||||
lb_auth_pass: 1be344d62acc46c6858ae8475668a245
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue