mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
Fix mountpoint issue in rbd helm template
closes #884 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
79f1fa2b67
commit
10866f5f82
@ -111,8 +111,6 @@ spec:
|
|||||||
- name: socket-dir
|
- name: socket-dir
|
||||||
mountPath: /csi
|
mountPath: /csi
|
||||||
- mountPath: /dev
|
- mountPath: /dev
|
||||||
name: host-mount
|
|
||||||
- mountPath: /run/mount
|
|
||||||
name: host-dev
|
name: host-dev
|
||||||
- mountPath: /run/mount
|
- mountPath: /run/mount
|
||||||
name: host-mount
|
name: host-mount
|
||||||
|
Loading…
Reference in New Issue
Block a user