diff --git a/glance/templates/deployment-api.yaml b/glance/templates/deployment-api.yaml index cbb49b6b04..35e0115d23 100644 --- a/glance/templates/deployment-api.yaml +++ b/glance/templates/deployment-api.yaml @@ -86,7 +86,7 @@ spec: mountPath: /etc/ceph/ceph.conf subPath: ceph.conf readOnly: true - - name: cephclientglancekeyring + - name: glance-etc 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 readOnly: true