remove unused kubelet options (#5903)

This commit is contained in:
spaced
2020-04-07 20:51:44 +02:00
committed by GitHub
parent 9b1980cfff
commit 0c51352a74
2 changed files with 0 additions and 12 deletions

View File

@@ -227,10 +227,6 @@ podsecuritypolicy_enabled: false
# Download kubectl onto the host that runs Ansible in {{ bin_dir }}
# kubectl_localhost: false
# Enable creation of QoS cgroup hierarchy, if true top level QoS and pod cgroups are created. (default true)
# kubelet_cgroups_per_qos: true
# A comma separated list of levels of node allocatable enforcement to be enforced by kubelet.
# Acceptable options are 'pods', 'system-reserved', 'kube-reserved' and ''. Default is "".
# kubelet_enforce_node_allocatable: pods