replicatedhq/kots

Variadic config items don't work in Helm charts

olim7t opened this issue · 2 comments

olim7t commented

I've been trying to use a variadic config item in a HelmChart manifest, unsuccessfully.

Looking at the implementation in renderKotsKinds, Helm charts are handled in a special case, that is indeed not calling processVariadicConfig.

Is there any particular reason for that? It would be nice to have that feature, in particular in the values: section.

Hi @olim7t, could you open this as a support request through the vendor portal? That would be the easiest way to get this in front of the right folks. Additionally, if you could share a bit more about your particular use case when doing that, we may be able to help you figure out a workaround for the time being.

Following up in this issue, we have internal tracker 85203 for the feature request to support variadic configuration for the HelmChart custom resource.