Update kubernetes to version 1.27.2
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
bc6998794d
commit
bfa0928b50
3 changed files with 9 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
flannel-backend: wireguard
|
||||
flannel-backend: wireguard-native
|
||||
{% if kubernetes_master|bool %}
|
||||
{% if vars['KubernetesMasterConfigured_' ~ kubernetes_cluster_name] is not defined %}
|
||||
cluster-init: true
|
||||
|
|
@ -19,3 +19,6 @@ selinux: true
|
|||
secrets-encryption: true
|
||||
disable:
|
||||
- traefik
|
||||
{% if false %}
|
||||
# node-external-ip: 1.2.3.4
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue