From 3464929a31164a168a73d4976652fc4cd82aa610 Mon Sep 17 00:00:00 2001 From: 5cat Date: Sat, 6 Aug 2022 22:34:44 +0800 Subject: [PATCH] changing from iscsiDirHostType to iscsiDirHostPathType --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78ea8d3..613a9b6 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ node: - name: ISCSIADM_HOST_PATH value: /usr/local/sbin/iscsiadm iscsiDirHostPath: /usr/local/etc/iscsi - iscsiDirHostType: "" + iscsiDirHostPathType: "" ``` and continue your democratic installation as usuall with other iscsi drivers.