diff --git a/charts/ceph-csi-cephfs/templates/nodeplugin-psp.yaml b/charts/ceph-csi-cephfs/templates/nodeplugin-psp.yaml index 0a261de84..d4ed417a9 100644 --- a/charts/ceph-csi-cephfs/templates/nodeplugin-psp.yaml +++ b/charts/ceph-csi-cephfs/templates/nodeplugin-psp.yaml @@ -29,7 +29,6 @@ spec: - 'emptyDir' - 'projected' - 'secret' - - 'downwardAPI' - 'hostPath' allowedHostPaths: - pathPrefix: '/dev'