dask / helm-chart

Helm charts for Dask
https://helm.dask.org/
90 stars 91 forks source link

Allow arbitrary configuration under worker deployement's `strategy` (previously only `type`) #430

Closed phyyou closed 6 months ago

phyyou commented 6 months ago

Update worker deployment template to allow detailed customization of the 'strategy' field using the 'Values.yaml'.

It enables users to specify more granular settings for the deployment strategy, including sub-properties, providing control over the deployment of workers.