Update kubernetes to version 1.26.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Adrien Reslinger 2022-12-25 20:40:12 +01:00
parent 5fe7a7eec6
commit faa4048861
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
3 changed files with 7 additions and 6 deletions

View file

@ -78,7 +78,7 @@
when:
- kubernetes_kubeproxy_mode == "ipvs"
- ansible_os_family == "RedHat"
- ansible_distribution_major_version == '8'
- ansible_distribution_major_version >= '8'
- name: Create thin volumes for kubernetes
community.general.lvol: