christian-schlichtherle / synology-csi-chart

A Helm chart for installing the Synology CSI Driver in a Kubernetes cluster.
Apache License 2.0
47 stars 18 forks source link

Add configuration and settings to resolve issues installing on Talos #20

Open sslaws opened 4 weeks ago

sslaws commented 4 weeks ago

Updated the chart to resolve issues installing into Talos as per instructions found at https://github.com/mlbiam/Kargo/blob/main/ISCSI.md

Tested locally without overrides and the template created matches the original. With .Values.talos set to true installs and works under Talos as long as the iscsi-tools extension has been added.