kots icon indicating copy to clipboard operation
kots copied to clipboard

Variadic config items don't work in Helm charts

Open olim7t opened this issue 2 years ago • 2 comments

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.

olim7t avatar Aug 07 '23 16:08 olim7t

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.

cbodonnell avatar Aug 09 '23 13:08 cbodonnell

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

cbodonnell avatar Aug 09 '23 20:08 cbodonnell