update to latest 2.26.0 kubespray version and add dns zones settings to coredns

This commit is contained in:
2024-12-14 21:56:19 +03:00
parent be9c8a28fd
commit 4294f52703
368 changed files with 37761 additions and 2942 deletions

View File

@@ -46,8 +46,6 @@ argument_specs:
default: true
wait_timeout:
type: str
release_state:
type: str
repositories:
type: list

View File

@@ -7,6 +7,4 @@ helm_defaults:
helm_repository_defaults:
binary_path: "{{ bin_dir }}/helm"
release_common_opts:
wait_timeout: "5m"
force_update: true