Helm supports the `--set name={a, b, c}` syntax, as documented [here](https://github.com/helm/helm-www/blob/bd9dc63a012959a8e91005b8471547fbc6fe09cd/content/docs/intro/using_helm.md#the-format-and-limitations-of---set) We may want to support something like this.
Helm supports the
--set name={a, b, c}syntax, as documented hereWe may want to support something like this.