fix: fixed kubespray version and network provisioning

This commit is contained in:
ITQ
2025-08-20 13:22:27 +03:00
parent d266eb5945
commit 4febd4f75a
3 changed files with 6 additions and 8 deletions
@@ -16,9 +16,7 @@
# Settings for ipv6 only from Kubespray github tests
cloud_image: ubuntu-2404
ipv4_stack: false
ipv4_stack: true
ipv6_stack: true
kube_network_plugin: calico
etcd_deployment_type: kubeadm
@@ -28,7 +26,5 @@ enable_nodelocaldns: false
# Settings for dualstack from Kubespray github tests
# cloud_image: ubuntu-2404
# ipv4_stack: true
# ipv6_stack: true