|
|
|
|
|
by smetj
215 days ago
|
|
Came here to feel the temperature of the comments, and unsurprisingly, most folks seem to have plenty of gripes with Helm. A Helm chart is often a poorly documented abstraction layer which often makes it impossible to relate back the managed application's original documentation to the Helm chart's "interface". The number of times I had to grep through the templates to figure out how to access a specific setting ... |
|
What is the essence of the complaint here? That chart authors do poor jobs? That YAML sucks (it does! it so so does!)? Just that charting provides an abstraction you'd rather not have? (If so, why not just... not use Helm?) Something else?