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.

This commit is contained in:
Jakub Kuzelka 2020-01-29 15:47:41 +01:00 committed by mergify[bot]
parent 35e8c3b3a5
commit 1adef00c86

View File

@ -111,9 +111,9 @@ spec:
- name: socket-dir
mountPath: /csi
- mountPath: /dev
name: host-mount
- mountPath: /run/mount
name: host-dev
- mountPath: /run/mount
name: host-mount
- mountPath: /sys
name: host-sys
- mountPath: /lib/modules