Missing elements in values.yaml, rendering problems in helm templates (#4)
rk@tigase.net opened 16 hours ago

When testing the helm charts for in inventory checker, I see a number of problems in the helm chart templates and values.yaml: for one thing, the templates refer to values that do not exist. This results in broken evaluation strings.

Secondly, due to textual inclusion of subordinate files in the templates, rendering includes incorrect indentation, causing the resulting YAML to be correct.

My primary test mechanism has been the use of

 % helm template inventory-checker . -n inventory-checker-test -f values.yaml --debug
  

In part the problems were masked because due to conditional inclusion, not all includes were being processed so far.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
none
Server Version
1
Sprints
n/a
Customer
n/a
Issue Votes (0)
Watchers (3)
Reference
tigase/helm-charts#4
Please wait...
Page is in error, reload to recover