flant / addon-operator

A system to manage additional components for Kubernetes cluster in a simple, consistent and automated way.
https://flant.github.io/addon-operator/
Apache License 2.0
483 stars 27 forks source link

feat: Add debug flag for render command #372

Closed alex123012 closed 1 year ago

alex123012 commented 1 year ago

Overview

Add debug flag for render command

What this PR does / why we need it

Sometimes rendering helm chart fails and error can't help with debugging. Debug flag can help with this

Special notes for your reviewer

Does this PR introduce a user-facing change?

Add debug flag for render command