nelm
nelm copied to clipboard
`--set-json` flag is missing
Before proceeding
- [x] I didn't find a similar issue
Problem
For now we don't have --set-json flag for render and deploy commands. Because of that we can't generate some JSON data and put it into the chart via set. By the way a classic Helm has that flag
Solution (if you have one)
Implement it
Additional information
No response