ceph
This commit is contained in:
@ -104,8 +104,8 @@ spec:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
- name: ceph-csi-config
|
- name: ceph-csi-config
|
||||||
mountPath: /etc/ceph-csi-config/
|
mountPath: /etc/ceph-csi-config/
|
||||||
- name: ceph-csi-encryption-kms-config
|
# - name: ceph-csi-encryption-kms-config
|
||||||
mountPath: /etc/ceph-csi-encryption-kms-config/
|
# mountPath: /etc/ceph-csi-encryption-kms-config/
|
||||||
- name: plugin-dir
|
- name: plugin-dir
|
||||||
mountPath: /var/lib/kubelet/plugins
|
mountPath: /var/lib/kubelet/plugins
|
||||||
mountPropagation: "Bidirectional"
|
mountPropagation: "Bidirectional"
|
||||||
@ -182,9 +182,9 @@ spec:
|
|||||||
- name: ceph-csi-config
|
- name: ceph-csi-config
|
||||||
configMap:
|
configMap:
|
||||||
name: ceph-csi-config
|
name: ceph-csi-config
|
||||||
- name: ceph-csi-encryption-kms-config
|
# - name: ceph-csi-encryption-kms-config
|
||||||
configMap:
|
# configMap:
|
||||||
name: ceph-csi-encryption-kms-config
|
# name: ceph-csi-encryption-kms-config
|
||||||
- name: keys-tmp-dir
|
- name: keys-tmp-dir
|
||||||
emptyDir: {
|
emptyDir: {
|
||||||
medium: "Memory"
|
medium: "Memory"
|
||||||
|
Reference in New Issue
Block a user