Update Cinder DB Jobs
This commit is contained in:
parent
a0092c7922
commit
90c4496bb2
@ -16,4 +16,4 @@
|
||||
|
||||
set -ex
|
||||
|
||||
glance-manage db sync
|
||||
cinder-manage db sync
|
||||
|
@ -53,8 +53,8 @@ spec:
|
||||
- name: etccinder
|
||||
mountPath: /etc/cinder
|
||||
- name: cinderapiconf
|
||||
mountPath: /etc/cinder/cinder-api.conf
|
||||
subPath: cinder-api.conf
|
||||
mountPath: /etc/cinder/cinder.conf
|
||||
subPath: cinder.conf
|
||||
readOnly: true
|
||||
volumes:
|
||||
- name: etccinder
|
||||
|
Loading…
Reference in New Issue
Block a user