diff --git a/nova/templates/daemonset-libvirt.yaml b/nova/templates/daemonset-libvirt.yaml index 6845627561..7f2a98c76d 100644 --- a/nova/templates/daemonset-libvirt.yaml +++ b/nova/templates/daemonset-libvirt.yaml @@ -93,6 +93,9 @@ spec: - name: nova-etc configMap: name: nova-etc + - name: nova-bin + configMap: + name: nova-bin - name: libmodules hostPath: path: /lib/modules