Hi, is there a way to ignore changes for a specifi...
# kubernetes
l
Hi, is there a way to ignore changes for a specific resource inside of a v4 Helm Chart?
r
If the resource is identifiable perhaps a transformation can be use?
l
I tried going down the transformation route but the problem is, the resource returned by the transform callback is the Chart resource, not the resource inside it