Chart fails when not using FirstInstance in values
Closed this issue · 2 comments
krise86 commented
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
eliobischof commented
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.
krise86 commented
yeah that worked, went from helm 3.7 to 3.11. thank you