From 10866f5f82f4375917fe5f5233337e03d1c86d30 Mon Sep 17 00:00:00 2001 From: Madhu Rajanna Date: Tue, 24 Mar 2020 12:30:01 +0530 Subject: [PATCH] Fix mountpoint issue in rbd helm template closes #884 Signed-off-by: Madhu Rajanna --- charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml b/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml index 51a894be4..361ad9f3d 100644 --- a/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml +++ b/charts/ceph-csi-rbd/templates/nodeplugin-daemonset.yaml @@ -111,8 +111,6 @@ spec: - name: socket-dir mountPath: /csi - mountPath: /dev - name: host-mount - - mountPath: /run/mount name: host-dev - mountPath: /run/mount name: host-mount