Add missing nova-bin volume for nova-libvirt

Nova-libvirt was missing the nova-bin volume. This simply adds it
back in

Change-Id: I0ca86b5c6942b4cb4d6cb9a01489af230e8407e2
This commit is contained in:
Steve Wilkerson 2017-04-11 14:27:13 -05:00
parent 7f5ac71e7c
commit 781517ab52

View File

@ -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