Merge pull request #1 from ishioni/fix/talos-docs

Change iscsiDirHostPath in README
This commit is contained in:
Piotr Maksymiuk 2025-11-06 09:55:14 +01:00 committed by GitHub
commit 47f0273e6b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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