<!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!--> **What happend**: The default value of the confDir configuration option (/etc/cni/multus/net.d) is not mounted into the Multus daemon when using the installation method: kubectl apply -f https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/master/deployments/multus-daemonset-thick.yml **What you expected to happen**: The path /etc/cni/multus/net.d should be mounted by default into the Multus daemon **How to reproduce it (as minimally and precisely as possible)**: **Anything else we need to know?**: **Environment**: - Multus version image path and image ID (from 'docker images') - Kubernetes version (use `kubectl version`): - Primary CNI for Kubernetes cluster: - OS (e.g. from /etc/os-release): - File of '/etc/cni/net.d/' - File of '/etc/cni/multus/net.d' - NetworkAttachment info (use `kubectl get net-attach-def -o yaml`) - Target pod yaml info (with annotation, use `kubectl get pod <podname> -o yaml`) - Other log outputs (if you use multus logging)