How to use Helm debug without printing the template

2/28/2020

I like using Helm debug for viewing the upgrade status. Unfortunately it also prints the generated YAML, which can contain sensitive information fetched from the vaults. Is there a way to disable printing the generated YAML, while retaining the status updates?

-- user6317694
kubernetes-helm

0 Answers