Hacker News new | ask | show | jobs
by stackskipton 339 days ago
Kubectl will handle JSON without converting it to YAML. So if you are doing this, then just do kubectl apply -f deployment.json
1 comments

So why doesn't helm output to json instead of yaml, and avoid all the problems with significant whitespace?
crickets