blendle / kubecrt

Convert Helm charts to Kubernetes resources.
ISC License
115 stars 11 forks source link

Allow printing output in JSON formated style #16

Closed JeanMertz closed 6 years ago

JeanMertz commented 6 years ago

Kubernetes also accepts JSON-formatted resources. This allows you to do some filtering on the output using jq or similar tools.