Y
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
thayne
335 days ago
So why doesn't helm output to json instead of yaml, and avoid all the problems with significant whitespace?
link
Finster
330 days ago
crickets
link