diff --git a/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml b/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml index f9db16e58..2567bba66 100644 --- a/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml +++ b/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml @@ -112,6 +112,8 @@ spec: mountPath: /csi - mountPath: /dev name: host-dev + - mountPath: /run/mount + name: host-mount - mountPath: /sys name: host-sys - mountPath: /lib/modules