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