quickwit-oss / helm-charts

Helm charts for Quickwit
https://helm.quickwit.io
MIT License
22 stars 28 forks source link

Error when bootstrap enabled #106

Closed coutug closed 1 week ago

coutug commented 1 week ago

I tried to upgrade the chart version from 0.7.1 to 0.7.4, but I got this error:

Helm upgrade failed for release monitoring/quickwit with chart quickwit@0.7.3: template: quickwit/templates/job-create-indices.yaml:101:20: executing "quickwit/templates/job-create-indices.yaml" at <.Values.bootstrap.runtimeClassName>: nil pointer evaluating interface {}.bootstrap

I have bootstrap.enable: true with an indexe configured in seed. I think the issue is with the latest changes to templates/job-create-indices.yaml where the $ has been forgotten when referencing the values.