mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-18 03:30:07 -03:30
Make kubelet_load_modules always present but false.
Update code and docs for that assumption.
This commit is contained in:
@@ -33,3 +33,5 @@ etcd_config_dir: /etc/ssl/etcd
|
||||
# A port range to reserve for services with NodePort visibility.
|
||||
# Inclusive at both ends of the range.
|
||||
kube_apiserver_node_port_range: "30000-32767"
|
||||
|
||||
kubelet_load_modules: false
|
||||
|
||||
Reference in New Issue
Block a user