Open
Description
I can see the default helm diff template in the code base.
Lines 1 to 13 in 9d4d8e7
Is it possible to render the change path (for instance, spec.selector.matchLabels.component
) in the tpl?
The final goal is to detect the immutable field changes using this helm diff plugin.