IllumiDesk / helm-chart

The official IllumiDesk helm-chart.
Apache License 2.0
0 stars 5 forks source link

Update the values.yaml to include all possible settings. #155

Open jgwerner opened 3 years ago

jgwerner commented 3 years ago

Update the values.yaml so that it includes all possible settings for the end-user.

The values.yaml should have inline comments to document what each setting is for, in addition to the documentation provided in the README.md.

For example, the option to set the graderSpawnerMemLimit in the values.yaml file isn't there. Although the chart enforces a default, the end-user won't know that this setting is an option just by looking at the values.yaml file.