weaveworks / kubediff

Kubediff: a tool for Kubernetes to show differences between running state and version controlled configuration.
Apache License 2.0
1.18k stars 104 forks source link

kubediff doesn't seem to be able to compare helm files #161

Open zerunhu opened 2 years ago

zerunhu commented 2 years ago

I'm using the helm template in git and then the k8s environment has installed the app via helm, kubediff doesn't seem to render the helm file, only the native yaml file can be compared image image