Support for helm diff command in the Native helm deployment.
I
International Python
Currently in the native helm deployment we do not have functionality to get the helm diff to compare against the live state of the helm chart.
This can be achieved using this plugin - helm plugin install https://github.com/databus23/helm-diff
Please add support for the helm diff in the native helm step, as it will be more useful to understand the actual changes getting deployed.
Log In