hotfix to change cephclientglancekeyring key
cephclientglancekeyring key is removed. so it needs to be changed to glance-etc. Closes-Bug: #1692459 Related-Bug: #1691011 Change-Id: Ie4b45648a68069c910dbe47c53c4f091dc424da7
This commit is contained in:
parent
fb11f693ab
commit
9672d2b184
@ -86,7 +86,7 @@ spec:
|
|||||||
mountPath: /etc/ceph/ceph.conf
|
mountPath: /etc/ceph/ceph.conf
|
||||||
subPath: ceph.conf
|
subPath: ceph.conf
|
||||||
readOnly: true
|
readOnly: true
|
||||||
- name: cephclientglancekeyring
|
- name: glance-etc
|
||||||
mountPath: /etc/ceph/ceph.client.{{ .Values.conf.glance.glance_store.glance.store.rbd_store_user }}.keyring
|
mountPath: /etc/ceph/ceph.client.{{ .Values.conf.glance.glance_store.glance.store.rbd_store_user }}.keyring
|
||||||
subPath: ceph.client.{{ .Values.conf.glance.glance_store.glance.store.rbd_store_user }}.keyring
|
subPath: ceph.client.{{ .Values.conf.glance.glance_store.glance.store.rbd_store_user }}.keyring
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user