netdata/helmchart

Error: template: netdata/templates/secrets.yaml:1:21

AchuM opened this issue · 5 comments

AchuM commented

Hello,

I'm getting the following error when installing with helm.

Error: template: netdata/templates/secrets.yaml:1:21: executing "netdata/templates/secrets.yaml" at <include "netdata.parent.configs.secret" .>: error calling include: template: netdata/templates/_helpers.tpl:125:28: executing "netdata.parent.configs.secret" at <eq $config.storedType "secret">: error calling eq: incompatible types for comparison

Any idea how to fix this logic?

ilyam8 commented

Hi, @AchuM. This issue is a duplicate of #378 and #368.

AchuM commented

Thanks @ilyam8 But I'm using helm v3.9.2

ilyam8 commented

Then 3.9.2 is not enough, should work with 3.12.0+

AchuM commented

Thanks. I'll upgrade to 3.12.0+ then.

ilyam8 commented

Just tested using alpine/helm Docker images - I get this error only with 3.7.2, no problem with 3.8.0+.