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 1adef00c86)
This commit is contained in:
Jakub Kuzelka 2020-01-29 15:47:41 +01:00 committed by mergify[bot]
parent abaf14a12d
commit a1c5e6b250

View File

@ -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