mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-22 05:30:51 -03:30
[kubernetes] support 1.26.x (#9570)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
KUBE_LOGTOSTDERR="--logtostderr=true"
|
||||
KUBE_LOG_LEVEL="--v={{ kube_log_level }}"
|
||||
KUBELET_ADDRESS="--node-ip={{ kubelet_address }}"
|
||||
{% if kube_override_hostname|default('') %}
|
||||
|
||||
Reference in New Issue
Block a user