Would like to give stringified json as value to a config variable in Helm charts, but it is not accepting it or recognizing it.
I found the solution,'[{\"Key1\": value1}, {\"Key2\": 30}, {\"Key3\": "ABC"}]'