cleanup kubelet_deployment_type (#6815)

No longer used/supported
This commit is contained in:
Hans Feldt
2020-10-12 09:04:47 +02:00
committed by GitHub
parent 07858e8f71
commit 270f91e577
5 changed files with 0 additions and 10 deletions

View File

@@ -204,8 +204,6 @@ kata_containers_enabled: false
# containerd_untrusted_runtime_engine: ''
# containerd_untrusted_runtime_root: ''
## Settings for containerized control plane (kubelet/secrets)
kubelet_deployment_type: host
helm_deployment_type: host
kubeadm_certificate_key: "{{ lookup('password', credentials_dir + '/kubeadm_certificate_key.creds length=64 chars=hexdigits') | lower }}"