Update `iscsiDirHostPath` for `iscsi-tools v0.2.0`

This commit is contained in:
Tyler Eason 2026-02-22 18:14:16 +09:00 committed by GitHub
parent 3974268272
commit 9b2a33a420
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ node:
value: nsenter
- name: ISCSIADM_HOST_PATH
value: /usr/local/sbin/iscsiadm
iscsiDirHostPath: /usr/local/etc/iscsi
iscsiDirHostPath: /var/iscsi
iscsiDirHostPathType: ""
```