sagikazarmark / helm-charts

Various Helm charts for my own and other projects
MIT License
43 stars 56 forks source link

error loading config file #208

Closed gioppoluca closed 10 months ago

gioppoluca commented 10 months ago

It seems that the config file is not loaded properly. I wrote it copying from the mainstream json example and it does not get properly parsed. The error is like this: error loading configuration file: While parsing config: json: cannot unmarshal string into Go value of type map[string]interface {}"}

gioppoluca commented 10 months ago

I had an error in the config file