medic / helm-charts

GNU Affero General Public License v3.0
0 stars 0 forks source link

cht_image_tag must be populated manually #15

Open 1yuv opened 4 months ago

1yuv commented 4 months ago

The comment on this values.yaml reads https://github.com/medic/helm-charts/blob/48f8ce04383c558ca85903a03dbf9d0e9eb76f2c/charts/cht-chart-4x/values.yaml#L4

This is filled in automatically, don't uncomment.

However, there are several issues if we don't populate this. Something like this:

Error: INSTALLATION FAILED: YAML parse error on cht-chart-4x/templates/api-deployment.yaml: error converting YAML to JSON: yaml: line 35: mapping values are not allowed in this context

If you populate that field manually to same value as chtversion this works.

1yuv commented 3 months ago

Updating that, this issue is still persistent and we still need to populate chtversion manually. cc: @henokgetachew , @dianabarsan