User Story
As a Helm chart user,
I should
be able to run the chart without being forced to add an additional nodes.yaml values file.
So that
I can quickly test without needing to create or download an additional file.
and
The chart will work out of the box without needing additional resources.
Related Issues
Requested Changes
User Story
As a Helm chart user,
I should
So that
and
Related Issues
Requested Changes
nodes.yamlback into thevalues.yamlfile after completing the simplification work in Charts[Network Node]: Use reasonable defaults for the per node configuration in the values.yaml file #206.