mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-24 00:06:41 +00:00
Repair typo in host-mount and host-dev definition. It was swithced between each other and actually there is not possible to deploy nodeplugin-daemonset via helm chart.
(cherry picked from commit 1adef00c86e5c3071f063be0a4e5002004a3bdbb)
This commit is contained in:
parent
abaf14a12d
commit
a1c5e6b250
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user