Support for helm diff command in the Native helm deployment.
under review
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
Shylaja Sundararajan
updated the status to
under review
I
International Python
It is needed to review the changes before the deployment and the absence of this functionality forces us to inroduce more steps to perform this.
Thanks