zitadel/zitadel-charts

Chart fails when not using FirstInstance in values

Closed this issue · 2 comments

When installing the chart without defining FirstInstance the template fails with

Error: INSTALLATION FAILED: template: zitadel/templates/setupjob.yaml:82:74: executing "zitadel/templates/setupjob.yaml" at <.Values.zitadel.configmapConfig.FirstInstance.Org>: nil pointer evaluating interface {}.Org

Can you please update your helm version and try again? Please reopen the issue if the nil pointer persists.

@hifabienne I think we should take #68 into the next sprint.

yeah that worked, went from helm 3.7 to 3.11. thank you