Skip to content
Snippets Groups Projects
Unverified Commit 268fafd4 authored by Liz Rice's avatar Liz Rice Committed by GitHub
Browse files

Merge pull request #300 from danielsagi/add_kubelet_config_path

Added another kubelet config file to node:kubelet:confs
parents d44f865e bab1237a
No related branches found
No related tags found
No related merge requests found
......@@ -86,6 +86,7 @@ node:
confs:
- "/var/lib/kubelet/config.yaml"
- "/etc/kubernetes/kubelet/kubelet-config.json"
- "/home/kubernetes/kubelet-config.yaml"
defaultconf: "/var/lib/kubelet/config.yaml"
defaultsvc: "/etc/systemd/system/kubelet.service.d/10-kubeadm.conf"
defaultkubeconfig: "/etc/kubernetes/kubelet.conf"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment